diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:01:11 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:32:30 -0600 |
commit | 8ac81923a00aac7220723d16f954fcda1bc99787 (patch) | |
tree | a6820ba611e4e316f401c0d1c43074d26a59fa8f /dev-python/cliff | |
parent | dev-python/pyopenssl: 16.1.0 stable amd64 and x86 (diff) | |
download | gentoo-8ac81923a00aac7220723d16f954fcda1bc99787.tar.gz gentoo-8ac81923a00aac7220723d16f954fcda1bc99787.tar.bz2 gentoo-8ac81923a00aac7220723d16f954fcda1bc99787.zip |
dev-python/cliff: 2.2.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.2.0.ebuild b/dev-python/cliff/cliff-2.2.0.ebuild index 210240577689..046066185e33 100644 --- a/dev-python/cliff/cliff-2.2.0.ebuild +++ b/dev-python/cliff/cliff-2.2.0.ebuild @@ -13,7 +13,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-1.6[${PYTHON_USEDEP}]" |