diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:28:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:28:29 +0200 |
commit | 62be0f9782c697264200544aa3fbd12a799c0eb6 (patch) | |
tree | 9b01597bb1aefc466d71b2a2b1b0cd61993c631a /sys-libs | |
parent | sys-libs/uid_wrapper: Stable for HPPA (bug #578004). (diff) | |
download | gentoo-62be0f9782c697264200544aa3fbd12a799c0eb6.tar.gz gentoo-62be0f9782c697264200544aa3fbd12a799c0eb6.tar.bz2 gentoo-62be0f9782c697264200544aa3fbd12a799c0eb6.zip |
sys-libs/ntdb: Stable for HPPA (bug #578004).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ntdb/ntdb-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index 7b7029880cac..736a6f9d8a37 100644 --- a/sys-libs/ntdb/ntdb-1.0-r1.ebuild +++ b/sys-libs/ntdb/ntdb-1.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |