diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:46:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:46:57 -0500 |
commit | 1699daf20ed674d2c90c5adc15065b0d9385ee83 (patch) | |
tree | 8ddf6fe14334cd54b2dc8c4dc04acd4c217b0ca3 /dev-python/monotonic | |
parent | dev-python/debtcollector: 1.19.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-1699daf20ed674d2c90c5adc15065b0d9385ee83.tar.gz gentoo-1699daf20ed674d2c90c5adc15065b0d9385ee83.tar.bz2 gentoo-1699daf20ed674d2c90c5adc15065b0d9385ee83.zip |
dev-python/monotonic: 1.4 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/monotonic')
-rw-r--r-- | dev-python/monotonic/monotonic-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/monotonic/monotonic-1.4.ebuild b/dev-python/monotonic/monotonic-1.4.ebuild index 4c51bdf4eef9..d5987536bf3b 100644 --- a/dev-python/monotonic/monotonic-1.4.ebuild +++ b/dev-python/monotonic/monotonic-1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |