dev-python/jaraco-functools: keyworded 3.0.0 for ppc, bug #660390
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Jan 2020 12:47:18 +0000 (12:47 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Jan 2020 12:48:34 +0000 (12:48 +0000)
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>
dev-python/jaraco-functools/jaraco-functools-3.0.0.ebuild

index e3560828aca9b66e135737fc766906d57a3be15b..24d012e5188a1b2d37b80a328f6e3f9d1d9557f7 100644 (file)
@@ -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 )"