commit: 777922ca37e61769b6e455ac03fef38fb025ce92
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 19:26:34 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 19:40:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777922ca
dev-python/webencodings: keyworded 0.5.1 for ppc, bug #617914
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
dev-python/webencodings/webencodings-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/webencodings/webencodings-0.5.1.ebuild
b/dev-python/webencodings/webencodings-0.5.1.ebuild
index 050afdb5ea9..b40082e8ad6 100644
--- a/dev-python/webencodings/webencodings-0.5.1.ebuild
+++ b/dev-python/webencodings/webencodings-0.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~amd64-linux
~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux
~x86-linux"
IUSE="test"
RDEPEND=""