commit: 680b41c0320461e71b0c78f5d509e22ccf5c3d86
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 20:35:19 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 20:35:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680b41c0
dev-python/hyperlink: keyworded 17.1.1 for ppc64, bug #614386
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
dev-python/hyperlink/hyperlink-17.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild
b/dev-python/hyperlink/hyperlink-17.1.1.ebuild
index b8d4e5eea07..f637f017e37 100644
--- a/dev-python/hyperlink/hyperlink-17.1.1.ebuild
+++ b/dev-python/hyperlink/hyperlink-17.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
IUSE="test"
RDEPEND=""