diff options
author | 2017-05-09 09:33:35 +0200 | |
---|---|---|
committer | 2017-05-09 09:49:25 +0200 | |
commit | 7e13e9f808c2a33103cd6bca5d366fc741a54d3f (patch) | |
tree | 16c735c3216cf24a36ad9d378590fe9fcfeec6ee /dev-python/jsonschema | |
parent | x11-libs/libXpresent-1.0.0-r0: add ~alpha keyword (diff) | |
download | gentoo-7e13e9f808c2a33103cd6bca5d366fc741a54d3f.tar.gz gentoo-7e13e9f808c2a33103cd6bca5d366fc741a54d3f.tar.bz2 gentoo-7e13e9f808c2a33103cd6bca5d366fc741a54d3f.zip |
dev-python/jsonschema-2.6.0-r0: add ~alpha keyword
Gentoo-Bug: 617424
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-2.6.0.ebuild b/dev-python/jsonschema/jsonschema-2.6.0.ebuild index a1736a05a02f..39299911bf55 100644 --- a/dev-python/jsonschema/jsonschema-2.6.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |