dev-python/entrypoints: adding arm keyword for dev-python/keyring
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 20 Mar 2018 01:24:16 +0000 (20:24 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 20 Mar 2018 01:46:10 +0000 (20:46 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-python/entrypoints/entrypoints-0.2.3.ebuild

index 2f1065d5e6449fca4b22c1fac0164046e2f356c4..cefd6fa5227329e59fe9dcea32c5915e10d1f984 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com//takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="doc test"
 
 DEPEND="