diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:54 -0500 |
commit | d041355bc3b3f59f401fb97624fc202d4d584206 (patch) | |
tree | 7f4c217f15e49ac68e3d3c426e6f47b7fdd6863a /dev-python/uritemplate | |
parent | dev-python/deprecation: 1.0.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-d041355bc3b3f59f401fb97624fc202d4d584206.tar.gz gentoo-d041355bc3b3f59f401fb97624fc202d4d584206.tar.bz2 gentoo-d041355bc3b3f59f401fb97624fc202d4d584206.zip |
dev-python/uritemplate: 3.0.0 stablized amd64 arm x86 under allarches
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r-- | dev-python/uritemplate/uritemplate-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-3.0.0.ebuild b/dev-python/uritemplate/uritemplate-3.0.0.ebuild index 2ed093f81d24..17aef2cea9d1 100644 --- a/dev-python/uritemplate/uritemplate-3.0.0.ebuild +++ b/dev-python/uritemplate/uritemplate-3.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |