diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 15:46:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 15:46:10 +0200 |
commit | 84866fb0d93b274e5cc7c73309ad6507aa72663b (patch) | |
tree | 1c8401cef635f44a953debf2b56e0c141907310e /sys-libs | |
parent | sys-libs/nss_wrapper: arm stable wrt bug #578498 (diff) | |
download | gentoo-84866fb0d93b274e5cc7c73309ad6507aa72663b.tar.gz gentoo-84866fb0d93b274e5cc7c73309ad6507aa72663b.tar.bz2 gentoo-84866fb0d93b274e5cc7c73309ad6507aa72663b.zip |
sys-libs/ntdb: arm stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 6de0abe25052..90fd8da2bea1 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 x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ppc ppc64 x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |