diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:50 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:50 -0500 |
commit | 926378f051fc2a7f3ded224ab4d2c1f5bc6aa238 (patch) | |
tree | e03644400dd482dac8bba647047b876e0ff66dd3 /dev-python/deprecation | |
parent | dev-python/vine: 1.1.3 stablized amd64 x86 under allarches (diff) | |
download | gentoo-926378f051fc2a7f3ded224ab4d2c1f5bc6aa238.tar.gz gentoo-926378f051fc2a7f3ded224ab4d2c1f5bc6aa238.tar.bz2 gentoo-926378f051fc2a7f3ded224ab4d2c1f5bc6aa238.zip |
dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r-- | dev-python/deprecation/deprecation-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/deprecation/deprecation-1.0.1.ebuild b/dev-python/deprecation/deprecation-1.0.1.ebuild index 3d969ae1a117..6e17d1081460 100644 --- a/dev-python/deprecation/deprecation-1.0.1.ebuild +++ b/dev-python/deprecation/deprecation-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |