commit: 926378f051fc2a7f3ded224ab4d2c1f5bc6aa238
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 23:31:50 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 23:31:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926378f0
dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches
dev-python/deprecation/deprecation-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/deprecation/deprecation-1.0.1.ebuild
b/dev-python/deprecation/deprecation-1.0.1.ebuild
index 3d969ae1a11..6e17d108146 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}]"