diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-16 12:51:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-16 12:52:16 -0700 |
commit | 923f6db358de547bdcb1b58e0b81f3b0a0a48bc3 (patch) | |
tree | 673f6c8ed0d7fd96ef70fb37153f23220fbcec2e /dev-python/restkit | |
parent | dev-python/xmlschema-1.1.1: add ~alpha, bug 703174 (diff) | |
download | gentoo-923f6db358de547bdcb1b58e0b81f3b0a0a48bc3.tar.gz gentoo-923f6db358de547bdcb1b58e0b81f3b0a0a48bc3.tar.bz2 gentoo-923f6db358de547bdcb1b58e0b81f3b0a0a48bc3.zip |
dev-python/restkit-4.2.2: add ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/restkit')
-rw-r--r-- | dev-python/restkit/restkit-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/restkit/restkit-4.2.2.ebuild b/dev-python/restkit/restkit-4.2.2.ebuild index 44cb6a1db701..3f05d766057d 100644 --- a/dev-python/restkit/restkit-4.2.2.ebuild +++ b/dev-python/restkit/restkit-4.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 s390 ~sh x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 s390 ~sh x86" IUSE="+cli doc examples test" RESTRICT="!test? ( test )" |