From: Stephen L Arnold Date: Sun, 3 Apr 2016 20:06:39 +0000 (-0700) Subject: sys-libs/ntdb: keyword for ~arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=56b53f04e01866ffc4c9e90df530ed198307dac4;p=gentoo.git sys-libs/ntdb: keyword for ~arm Package-Manager: portage-2.2.28 --- 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} )"