summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-18 21:02:34 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-18 21:05:06 +0300
commit0fea93344c812ff3e130809ea248ee93222b99b6 (patch)
treeabbac70cbf35c3534ae1cdabf907cdf4ae2228d5 /dev-python/polib
parentdev-libs/volume_key: Add ~alpha keyword wrt bug #641308 (diff)
downloadgentoo-0fea93344c812ff3e130809ea248ee93222b99b6.tar.gz
gentoo-0fea93344c812ff3e130809ea248ee93222b99b6.tar.bz2
gentoo-0fea93344c812ff3e130809ea248ee93222b99b6.zip
dev-python/polib: Add ~alpha keyword wrt bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/polib')
-rw-r--r--dev-python/polib/polib-1.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/polib/polib-1.0.7.ebuild b/dev-python/polib/polib-1.0.7.ebuild
index 342337ede0e5..8089f33bfea6 100644
--- a/dev-python/polib/polib-1.0.7.ebuild
+++ b/dev-python/polib/polib-1.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="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}] )"