commit: 52236f26c13d25b0af740e92d9e87da80942ca53
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 3 07:21:49 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 3 07:22:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52236f26
dev-python/inflect-4.1.0: add ~alpha, bug 706642
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/inflect/inflect-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/inflect/inflect-4.1.0.ebuild
b/dev-python/inflect/inflect-4.1.0.ebuild
index 6c7a9a01eb8..2df579a684a 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 )"