commit: fdcaeac826297a8ccd2e8041c827f57d2fba5138
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 14:18:41 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 14:18:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcaeac8
dev-python/subprocess32: stable 3.5.4 for ppc64, bug #715238
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/subprocess32/subprocess32-3.5.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/subprocess32/subprocess32-3.5.4.ebuild
b/dev-python/subprocess32/subprocess32-3.5.4.ebuild
index 8ebc09c4d50..d4a289be69c 100644
--- a/dev-python/subprocess32/subprocess32-3.5.4.ebuild
+++ b/dev-python/subprocess32/subprocess32-3.5.4.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"