summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:31:50 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:31:50 -0500
commit926378f051fc2a7f3ded224ab4d2c1f5bc6aa238 (patch)
treee03644400dd482dac8bba647047b876e0ff66dd3
parentdev-python/vine: 1.1.3 stablized amd64 x86 under allarches (diff)
downloadgentoo-926378f0.tar.gz
gentoo-926378f0.tar.bz2
gentoo-926378f0.zip
dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches
-rw-r--r--dev-python/deprecation/deprecation-1.0.1.ebuild2
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}]"