summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-30 10:34:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-03-30 10:34:17 +0200
commit20bd299e5156cd40887c14176600f02130951cce (patch)
treefac6b0b0d0d55fbfce99ed777f787c9c86126950 /sys-libs/ntdb
parentsys-libs/nss_wrapper: ppc64 stable wrt bug #578498 (diff)
downloadgentoo-20bd299e5156cd40887c14176600f02130951cce.tar.gz
gentoo-20bd299e5156cd40887c14176600f02130951cce.tar.bz2
gentoo-20bd299e5156cd40887c14176600f02130951cce.zip
sys-libs/ntdb: ppc64 stable wrt bug #578498
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/ntdb')
-rw-r--r--sys-libs/ntdb/ntdb-1.0-r1.ebuild2
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 bb3ed9485555..1d10d545c0fe 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 ~arm64 ~hppa ppc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86"
IUSE="python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"