summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:50:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:50:54 +0100
commit273a1aa8b27042c42916bc32977cc10bde148c6f (patch)
tree98cf38ab059e3ac909482959fe342e5fb8889ecb /dev-python/bottle
parentdev-python/waitress: amd64 stable wrt bug #706622 (diff)
downloadgentoo-273a1aa8b27042c42916bc32977cc10bde148c6f.tar.gz
gentoo-273a1aa8b27042c42916bc32977cc10bde148c6f.tar.bz2
gentoo-273a1aa8b27042c42916bc32977cc10bde148c6f.zip
dev-python/bottle: amd64 stable wrt bug #706624
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bottle')
-rw-r--r--dev-python/bottle/bottle-0.12.18.ebuild2
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 47d789a0553c..23e93199f9ac 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 )"