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
This commit is contained in:
Michael Palimaka
2017-09-28 23:21:58 +10:00
parent 3205a44dc4
commit 22f78bf055

View File

@@ -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}]"