summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-18 17:20:34 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-18 17:21:51 -0400
commit8548639ff897e0ba47cccd0215341d351f8b58ab (patch)
tree7ee95483036e5806bbfda540e1a271b112293089 /dev-python/docopt
parentsys-auth/ssh-ldap-pubkey: arm64 keyworded (bug #662814) (diff)
downloadgentoo-8548639ff897e0ba47cccd0215341d351f8b58ab.tar.gz
gentoo-8548639ff897e0ba47cccd0215341d351f8b58ab.tar.bz2
gentoo-8548639ff897e0ba47cccd0215341d351f8b58ab.zip
dev-python/docopt: arm64 keyworded (bug #662814)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/docopt')
-rw-r--r--dev-python/docopt/docopt-0.6.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/docopt/docopt-0.6.2-r2.ebuild b/dev-python/docopt/docopt-0.6.2-r2.ebuild
index 2f6718eed27b..ab08333f4553 100644
--- a/dev-python/docopt/docopt-0.6.2-r2.ebuild
+++ b/dev-python/docopt/docopt-0.6.2-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""