summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-05 12:47:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-05 12:48:34 +0000
commit99e0e08f25061c321f621afcc5229a4bae243503 (patch)
tree10cde0982cab2605521d5e835ac7c73fb254ec13 /dev-python/jaraco-functools
parentdev-python/jaraco-classes: keyworded 3.1.0 for ppc, bug #660390 (diff)
downloadgentoo-99e0e08f25061c321f621afcc5229a4bae243503.tar.gz
gentoo-99e0e08f25061c321f621afcc5229a4bae243503.tar.bz2
gentoo-99e0e08f25061c321f621afcc5229a4bae243503.zip
dev-python/jaraco-functools: keyworded 3.0.0 for ppc, bug #660390
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-functools')
-rw-r--r--dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild b/dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild
index e3560828aca9..24d012e5188a 100644
--- a/dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild
+++ b/dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"