commit: 4ca0991d2092de00bcd03246a4dedcf5718b9deb
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 03:23:24 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 03:23:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca0991d
stablize openstack ocata monotonic-1.2 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
dev-python/monotonic/monotonic-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/monotonic/monotonic-1.2.ebuild
b/dev-python/monotonic/monotonic-1.2.ebuild
index 81be52da705..01ce8a6d0cc 100644
--- a/dev-python/monotonic/monotonic-1.2.ebuild
+++ b/dev-python/monotonic/monotonic-1.2.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}]"