diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 17:30:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 17:34:21 +0100 |
commit | a79396e407e62b365c85ab2022d987bacbc8fc13 (patch) | |
tree | f2e8e1bc72c15a608f79bfec26bfeaa20471d241 /dev-python/hyperlink | |
parent | mail-filter/amavisd-new: keyworded 2.10.1-r4 for ppc, bug #531512 (diff) | |
download | gentoo-a79396e407e62b365c85ab2022d987bacbc8fc13.tar.gz gentoo-a79396e407e62b365c85ab2022d987bacbc8fc13.tar.bz2 gentoo-a79396e407e62b365c85ab2022d987bacbc8fc13.zip |
dev-python/hyperlink: keyworded 17.1.1 for ppc, bug #614386
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r-- | dev-python/hyperlink/hyperlink-17.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild index f637f017e376..9e2620d13d17 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="" |