diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:30 -0500 |
commit | 48b0d1f33c778eca9a18d6119362b22b480d23a7 (patch) | |
tree | b56cb4e8f4b9f17be0284fc62700acec5ce45333 /dev-python/cliff | |
parent | dev-python/cmd2: 0.7.5 stablized amd64 x86 under allarches (diff) | |
download | gentoo-48b0d1f33c778eca9a18d6119362b22b480d23a7.tar.gz gentoo-48b0d1f33c778eca9a18d6119362b22b480d23a7.tar.bz2 gentoo-48b0d1f33c778eca9a18d6119362b22b480d23a7.zip |
dev-python/cliff: 2.8.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.8.0.ebuild b/dev-python/cliff/cliff-2.8.0.ebuild index 7c8c72906eb6..2e42d79a7e28 100644 --- a/dev-python/cliff/cliff-2.8.0.ebuild +++ b/dev-python/cliff/cliff-2.8.0.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |