summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 00:06:41 +0000
committerSam James <sam@gentoo.org>2021-01-24 00:06:41 +0000
commit847d2361605b9afbaf0b43fc388d6c0d4308ca50 (patch)
tree9ef6a5846c385aacfecc6a270a9dd2ecaeb3be38 /dev-python/raet
parentdev-python/python-novaclient: Keyword 17.2.1 arm, #728612 (diff)
downloadgentoo-847d2361605b9afbaf0b43fc388d6c0d4308ca50.tar.gz
gentoo-847d2361605b9afbaf0b43fc388d6c0d4308ca50.tar.bz2
gentoo-847d2361605b9afbaf0b43fc388d6c0d4308ca50.zip
dev-python/raet: Keyword 0.6.8-r1 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/raet')
-rw-r--r--dev-python/raet/raet-0.6.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/raet/raet-0.6.8-r1.ebuild b/dev-python/raet/raet-0.6.8-r1.ebuild
index fd1e793f010d..aecc0c927c17 100644
--- a/dev-python/raet/raet-0.6.8-r1.ebuild
+++ b/dev-python/raet/raet-0.6.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="test"
RESTRICT="!test? ( test )"