summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-14 23:30:43 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-14 23:30:43 +0000
commit0a401ebe0fcda938d2264f0feb2549d9a8bdf15c (patch)
tree1f890fd37c87503c081b4eaf16c0b86aa736f480 /dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild
parentKeyword ~ppc and ~ppc64, bug #481462 (diff)
downloadgentoo-2-0a401ebe0fcda938d2264f0feb2549d9a8bdf15c.tar.gz
gentoo-2-0a401ebe0fcda938d2264f0feb2549d9a8bdf15c.tar.bz2
gentoo-2-0a401ebe0fcda938d2264f0feb2549d9a8bdf15c.zip
Keyword ~ppc and ~ppc64, bug #481462
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild')
-rw-r--r--dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild
index a57b1e900e4c..7dd06863a2ae 100644
--- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild
+++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.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/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild,v 1.1 2014/03/17 21:17:27 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild,v 1.2 2014/08/14 23:30:43 blueness Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""