summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-02 23:21:49 -0800
committerMatt Turner <mattst88@gentoo.org>2020-03-02 23:22:03 -0800
commit52236f26c13d25b0af740e92d9e87da80942ca53 (patch)
tree9200f93aa66cd4b785616493bac7e0affb47bf64 /dev-python/inflect/inflect-4.1.0.ebuild
parentdev-python/python-magic-0.4.15-r1: add ~alpha, bug 702116 (diff)
downloadgentoo-52236f26c13d25b0af740e92d9e87da80942ca53.tar.gz
gentoo-52236f26c13d25b0af740e92d9e87da80942ca53.tar.bz2
gentoo-52236f26c13d25b0af740e92d9e87da80942ca53.zip
dev-python/inflect-4.1.0: add ~alpha, bug 706642
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/inflect/inflect-4.1.0.ebuild')
-rw-r--r--dev-python/inflect/inflect-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-4.1.0.ebuild b/dev-python/inflect/inflect-4.1.0.ebuild
index 6c7a9a01eb80..2df579a684ae 100644
--- a/dev-python/inflect/inflect-4.1.0.ebuild
+++ b/dev-python/inflect/inflect-4.1.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"