sys-libs/ntdb: keyword for ~arm
authorStephen L Arnold <nerdboy@gentoo.org>
Sun, 3 Apr 2016 20:06:39 +0000 (13:06 -0700)
committerStephen L Arnold <nerdboy@gentoo.org>
Sun, 3 Apr 2016 20:11:23 +0000 (13:11 -0700)
Package-Manager: portage-2.2.28

sys-libs/ntdb/ntdb-1.0-r1.ebuild

index fa701ad18bb2055194e6e296c2cb9d9f77ead7ed..d6a213233b1adfe754dba94af1f54dde06b69552 100644 (file)
@@ -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} )"