diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 08:41:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 08:41:19 +0100 |
commit | 8ef0a192fd10f2c82b80682eca2616e10d659f2b (patch) | |
tree | dd11eaea08bdf8b990d3dffbc3f570d3a7f75bf3 /dev-python/bottle | |
parent | dev-python/waitress: ppc stable wrt bug #706622 (diff) | |
download | gentoo-8ef0a192fd10f2c82b80682eca2616e10d659f2b.tar.gz gentoo-8ef0a192fd10f2c82b80682eca2616e10d659f2b.tar.bz2 gentoo-8ef0a192fd10f2c82b80682eca2616e10d659f2b.zip |
dev-python/bottle: ppc stable wrt bug #706624
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 3999d10c5c00..a192f79e796b 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 )" |