diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:08:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:13 +0100 |
commit | 367ff9117fd3a640b433726f8332430b8ff8a338 (patch) | |
tree | bc2948934577b09592aa503fb755ea7fd6ebee8c /dev-python/cliff | |
parent | dev-python/zope-testing: amd64 stable wrt bug #714290 (diff) | |
download | gentoo-367ff9117fd3a640b433726f8332430b8ff8a338.tar.gz gentoo-367ff9117fd3a640b433726f8332430b8ff8a338.tar.bz2 gentoo-367ff9117fd3a640b433726f8332430b8ff8a338.zip |
dev-python/cliff: amd64 stable wrt bug #714292
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.18.0.ebuild b/dev-python/cliff/cliff-2.18.0.ebuild index 6087508896d4..a847eb5a7b6e 100644 --- a/dev-python/cliff/cliff-2.18.0.ebuild +++ b/dev-python/cliff/cliff-2.18.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |