summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-05 11:33:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-05 11:33:25 +0000
commit8184b56c6d99e64c64c18c2b916ed8c82e86b0da (patch)
treed62affa772aa43bc789b4fa5ac15aebd066cd469 /dev-python/bottle/bottle-0.11.7.ebuild
parentAdd perl-5.20 version (diff)
downloadgentoo-2-8184b56c6d99e64c64c18c2b916ed8c82e86b0da.tar.gz
gentoo-2-8184b56c6d99e64c64c18c2b916ed8c82e86b0da.tar.bz2
gentoo-2-8184b56c6d99e64c64c18c2b916ed8c82e86b0da.zip
Stable for alpha, wrt bug #509350
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/bottle/bottle-0.11.7.ebuild')
-rw-r--r--dev-python/bottle/bottle-0.11.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bottle/bottle-0.11.7.ebuild b/dev-python/bottle/bottle-0.11.7.ebuild
index 1f5a264d864b..05294b4613bc 100644
--- a/dev-python/bottle/bottle-0.11.7.ebuild
+++ b/dev-python/bottle/bottle-0.11.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild,v 1.3 2014/07/05 11:24:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild,v 1.4 2014/07/05 11:33:25 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=""