diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:52 -0500 |
commit | 9b36a45b716f660081681115dcaccbb6af8de448 (patch) | |
tree | c961a48ae45810c2c0b9b62c1c6cf215338c06de /dev-python/monotonic | |
parent | dev-python/netifaces: 0.10.6 stablized amd64 arm x86 under allarches (diff) | |
download | gentoo-9b36a45b716f660081681115dcaccbb6af8de448.tar.gz gentoo-9b36a45b716f660081681115dcaccbb6af8de448.tar.bz2 gentoo-9b36a45b716f660081681115dcaccbb6af8de448.zip |
dev-python/monotonic: 1.3 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/monotonic')
-rw-r--r-- | dev-python/monotonic/monotonic-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/monotonic/monotonic-1.3.ebuild b/dev-python/monotonic/monotonic-1.3.ebuild index 81be52da705e..01ce8a6d0cc1 100644 --- a/dev-python/monotonic/monotonic-1.3.ebuild +++ b/dev-python/monotonic/monotonic-1.3.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}]" |