diff options
author | Stephen L Arnold <nerdboy@gentoo.org> | 2016-04-03 13:06:39 -0700 |
---|---|---|
committer | Stephen L Arnold <nerdboy@gentoo.org> | 2016-04-03 13:11:23 -0700 |
commit | 56b53f04e01866ffc4c9e90df530ed198307dac4 (patch) | |
tree | 8e50206778e9516244cd01ff10ee48e54803883e /sys-libs | |
parent | sys-libs/uid_wrapper: keyword for ~arm (diff) | |
download | gentoo-56b53f04e01866ffc4c9e90df530ed198307dac4.tar.gz gentoo-56b53f04e01866ffc4c9e90df530ed198307dac4.tar.bz2 gentoo-56b53f04e01866ffc4c9e90df530ed198307dac4.zip |
sys-libs/ntdb: keyword for ~arm
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ntdb/ntdb-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index fa701ad18bb2..d6a213233b1a 100644 --- a/sys-libs/ntdb/ntdb-1.0-r1.ebuild +++ b/sys-libs/ntdb/ntdb-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ia64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |