summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:30:04 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:30:04 -0600
commit4fcee91edf0e72d40d90f40ab96342e1b651e4dd (patch)
tree9ce9efef4984721b9fa640cb549f05aecef9e90b /dev-python
parentdev-python/pyro: keywording arm64 (diff)
downloadgentoo-4fcee91edf0e72d40d90f40ab96342e1b651e4dd.tar.gz
gentoo-4fcee91edf0e72d40d90f40ab96342e1b651e4dd.tar.bz2
gentoo-4fcee91edf0e72d40d90f40ab96342e1b651e4dd.zip
dev-python/automaton: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/automaton/automaton-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/automaton/automaton-0.8.0.ebuild b/dev-python/automaton/automaton-0.8.0.ebuild
index 58a54106caf2..6bc2d8e19073 100644
--- a/dev-python/automaton/automaton-0.8.0.ebuild
+++ b/dev-python/automaton/automaton-0.8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"