summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:21 -0500
committerMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:21 -0500
commit48c9534a069a702c56b20a641cac1a6ecf7953a9 (patch)
tree84a8ee46e03e3d71951d8c1a1772c0d50daa5052 /dev-python/polib
parentdev-python/cliapp-1.20180812.1: alpha stable, bug 700562 (diff)
downloadgentoo-48c9534a069a702c56b20a641cac1a6ecf7953a9.tar.gz
gentoo-48c9534a069a702c56b20a641cac1a6ecf7953a9.tar.bz2
gentoo-48c9534a069a702c56b20a641cac1a6ecf7953a9.zip
dev-python/polib-1.1.0-r1: alpha stable, bug 700592
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/polib')
-rw-r--r--dev-python/polib/polib-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/polib/polib-1.1.0-r1.ebuild b/dev-python/polib/polib-1.1.0-r1.ebuild
index ad7e422a8dfd..6c3c9f21e663 100644
--- a/dev-python/polib/polib-1.1.0-r1.ebuild
+++ b/dev-python/polib/polib-1.1.0-r1.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 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"