summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-15 19:50:27 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-15 19:55:32 -0400
commit09b9b94c86090875ef9915783e3d0a03b7cb0913 (patch)
treed80719deaaf90561fc365a3068feba0f6e298d89 /dev-python
parentdev-libs/volume_key: arm64 stable (bug #676362) (diff)
downloadgentoo-09b9b94c86090875ef9915783e3d0a03b7cb0913.tar.gz
gentoo-09b9b94c86090875ef9915783e3d0a03b7cb0913.tar.bz2
gentoo-09b9b94c86090875ef9915783e3d0a03b7cb0913.zip
dev-python/polib: arm64 stable (bug #676362)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/polib/polib-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/polib/polib-1.0.7.ebuild b/dev-python/polib/polib-1.0.7.ebuild
index 0dedbaef1d8e..e7fbb5c6155f 100644
--- a/dev-python/polib/polib-1.0.7.ebuild
+++ b/dev-python/polib/polib-1.0.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"