summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-28 23:21:58 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-28 23:42:07 +1000
commit22f78bf05584d7eaaf3e5d4e6e6bdc9d2e7affe9 (patch)
tree4bc1466c1e285b4db2769e9d36cfb877d875e15d
parentdev-python/txaio: stabilise 2.7.1 for arm/x86 using ALLARCHES (diff)
downloadgentoo-22f78bf0.tar.gz
gentoo-22f78bf0.tar.bz2
gentoo-22f78bf0.zip
dev-python/pytrie: stabililse 0.3 for arm/x86 using ALLARCHES
Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-python/pytrie/pytrie-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytrie/pytrie-0.3.ebuild b/dev-python/pytrie/pytrie-0.3.ebuild
index bfeae3556343..543c238f4beb 100644
--- a/dev-python/pytrie/pytrie-0.3.ebuild
+++ b/dev-python/pytrie/pytrie-0.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 arm x86"
IUSE=""
DEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"