From: Matthew Thode Date: Fri, 29 Sep 2017 23:31:50 +0000 (-0500) Subject: dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=926378f051fc2a7f3ded224ab4d2c1f5bc6aa238;p=gentoo.git dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches --- 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}]"