diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-11-03 12:15:05 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-11-03 12:15:26 +0100 |
commit | 690778767abd2c39e42499e6819dced724a4c122 (patch) | |
tree | 1a3b6050dd39f68eee4e14977c50eeaa91bae395 /net-dns | |
parent | net-misc/wireguard: use ${ROOT} in log message (diff) | |
download | gentoo-690778767abd2c39e42499e6819dced724a4c122.tar.gz gentoo-690778767abd2c39e42499e6819dced724a4c122.tar.bz2 gentoo-690778767abd2c39e42499e6819dced724a4c122.zip |
net-dns/libidn2: Stable for HPPA PPC64 (bug #581034).
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn2/libidn2-0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn2/libidn2-0.10-r1.ebuild b/net-dns/libidn2/libidn2-0.10-r1.ebuild index 6290b07978da..a89b0c91504e 100644 --- a/net-dns/libidn2/libidn2-0.10-r1.ebuild +++ b/net-dns/libidn2/libidn2-0.10-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu-alpha/libidn/${P}.tar.gz" LICENSE="GPL-2+ LGPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 hppa ppc64" IUSE="static-libs" PATCHES=( |