summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-09 23:08:47 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-09 23:09:35 +0200
commit997ab931755ad3327d29a6d26840fe21665cbd0e (patch)
treeb50ddb843ec168928d7233525b627462479f8dd4 /dev-python/python-gflags
parentwww-plugins/adobe-flash: Old. (diff)
downloadgentoo-997ab931755ad3327d29a6d26840fe21665cbd0e.tar.gz
gentoo-997ab931755ad3327d29a6d26840fe21665cbd0e.tar.bz2
gentoo-997ab931755ad3327d29a6d26840fe21665cbd0e.zip
dev-python/python-gflags: Restore ~ppc & ~sparc keywords
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r--dev-python/python-gflags/python-gflags-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
index 7353c6aa4760..10452d99c706 100644
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"