diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 15:28:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 15:28:45 +0100 |
commit | 628afe27099a1be3f57558733673a4ab9f9cab1d (patch) | |
tree | 9706f6cff1bb52ad82565752d711d1ed777bd9d2 /dev-python/bottle | |
parent | dev-python/waitress: ppc64 stable wrt bug #706622 (diff) | |
download | gentoo-628afe27099a1be3f57558733673a4ab9f9cab1d.tar.gz gentoo-628afe27099a1be3f57558733673a4ab9f9cab1d.tar.bz2 gentoo-628afe27099a1be3f57558733673a4ab9f9cab1d.zip |
dev-python/bottle: ppc64 stable wrt bug #706624
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bottle')
-rw-r--r-- | dev-python/bottle/bottle-0.12.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bottle/bottle-0.12.18.ebuild b/dev-python/bottle/bottle-0.12.18.ebuild index 5b67925e190b..3999d10c5c00 100644 --- a/dev-python/bottle/bottle-0.12.18.ebuild +++ b/dev-python/bottle/bottle-0.12.18.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" RESTRICT="!test? ( test )" |