diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-21 18:53:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 20:45:21 +0100 |
commit | e4fc8f3098b210f91de7a6b7478c92dcdab6ebcf (patch) | |
tree | e1aa73c46e917843b568fd8863dc950153700b26 /dev-python/cliff | |
parent | dev-python/stevedore: stable 1.31.0 for sparc (diff) | |
download | gentoo-e4fc8f3098b210f91de7a6b7478c92dcdab6ebcf.tar.gz gentoo-e4fc8f3098b210f91de7a6b7478c92dcdab6ebcf.tar.bz2 gentoo-e4fc8f3098b210f91de7a6b7478c92dcdab6ebcf.zip |
dev-python/cliff: stable 2.18.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 b346b05a5a48..ae96648b505c 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 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 hppa ~mips ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |