summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-15 15:32:58 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-15 15:33:58 +0200
commit036d5e629b8f076cfc5585d3b2fd9a56d73463d3 (patch)
tree4ea74bf078ad2bdc6a7921df944c3ff4c8099f52 /dev-python/restkit
parentdev-python/matplotlib: keyword ~arm64 (diff)
downloadgentoo-036d5e629b8f076cfc5585d3b2fd9a56d73463d3.tar.gz
gentoo-036d5e629b8f076cfc5585d3b2fd9a56d73463d3.tar.bz2
gentoo-036d5e629b8f076cfc5585d3b2fd9a56d73463d3.zip
dev-python/restkit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/restkit')
-rw-r--r--dev-python/restkit/restkit-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/restkit/restkit-4.2.2.ebuild b/dev-python/restkit/restkit-4.2.2.ebuild
index b02f7bc28dfb..0302d85a8b47 100644
--- a/dev-python/restkit/restkit-4.2.2.ebuild
+++ b/dev-python/restkit/restkit-4.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ppc64 ~s390 ~sh x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~s390 ~sh x86"
IUSE="+cli doc examples test"
PY27_USEDEP="$(python_gen_usedep python2_7)"