commit: 8484d0f5917f4b62c0e6178587e342fdfa1effb6
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 19:51:06 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 19:51:45 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8484d0f5
dev-python/functools32: Keyword for ppc+ppc. Fixes bug 559404.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-python/functools32/functools32-3.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/functools32/functools32-3.2.3.ebuild
b/dev-python/functools32/functools32-3.2.3.ebuild
index 2a3ffeb..74a20af 100644
--- a/dev-python/functools32/functools32-3.2.3.ebuild
+++ b/dev-python/functools32/functools32-3.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}-2.tar.gz"
SLOT="0"
LICENSE="PSF-2.4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}"/${P}-2