summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-07-12 13:10:03 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-07-12 13:10:03 +0000
commit500d9bddbbd498a38e058da493e5415eb0f55c42 (patch)
tree2ed79abe23ac7b82f4b42e73192726c503b482a6 /dev-python/bottle/bottle-0.11.6.ebuild
parentremove old (diff)
downloadgentoo-2-500d9bddbbd498a38e058da493e5415eb0f55c42.tar.gz
gentoo-2-500d9bddbbd498a38e058da493e5415eb0f55c42.tar.bz2
gentoo-2-500d9bddbbd498a38e058da493e5415eb0f55c42.zip
ppc, ppc64 keywords added, bug #468426
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'dev-python/bottle/bottle-0.11.6.ebuild')
-rw-r--r--dev-python/bottle/bottle-0.11.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bottle/bottle-0.11.6.ebuild b/dev-python/bottle/bottle-0.11.6.ebuild
index 74d8658c6c35..f4699fc0792d 100644
--- a/dev-python/bottle/bottle-0.11.6.ebuild
+++ b/dev-python/bottle/bottle-0.11.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.6.ebuild,v 1.2 2013/05/03 20:34:08 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.6.ebuild,v 1.3 2013/07/12 13:10:03 vincent Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""