summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:24 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:24 -0500
commit4ca0991d2092de00bcd03246a4dedcf5718b9deb (patch)
tree40e643ab4b3530f37988424989154dbfb0ba0bdb /dev-python/monotonic/monotonic-1.2.ebuild
parentstablize openstack ocata semantic_version-2.6.0 x86 and amd64 (diff)
downloadgentoo-4ca0991d2092de00bcd03246a4dedcf5718b9deb.tar.gz
gentoo-4ca0991d2092de00bcd03246a4dedcf5718b9deb.tar.bz2
gentoo-4ca0991d2092de00bcd03246a4dedcf5718b9deb.zip
stablize openstack ocata monotonic-1.2 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/monotonic/monotonic-1.2.ebuild')
-rw-r--r--dev-python/monotonic/monotonic-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/monotonic/monotonic-1.2.ebuild b/dev-python/monotonic/monotonic-1.2.ebuild
index 81be52da705e..01ce8a6d0cc1 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}]"