diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-11-04 13:11:40 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-11-04 13:12:35 -0400 |
commit | 3e99fce430fff67c86c00458d593e3c938da122a (patch) | |
tree | ee95c823781f4863d07af1837bec031a23e89413 /net-dns/libidn2 | |
parent | net-analyzer/flent: flent likes fping (diff) | |
download | gentoo-3e99fce430fff67c86c00458d593e3c938da122a.tar.gz gentoo-3e99fce430fff67c86c00458d593e3c938da122a.tar.bz2 gentoo-3e99fce430fff67c86c00458d593e3c938da122a.zip |
net-dns/libidn2: stable for amd64, arm, ppc, x86. Bug #581034.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-dns/libidn2')
-rw-r--r-- | net-dns/libidn2/libidn2-0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn2/libidn2-0.11.ebuild b/net-dns/libidn2/libidn2-0.11.ebuild index 8e7b69e29c39..0898ff75f6e5 100644 --- a/net-dns/libidn2/libidn2-0.11.ebuild +++ b/net-dns/libidn2/libidn2-0.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu-alpha/libidn/${P}.tar.gz" LICENSE="GPL-2+ LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86" IUSE="static-libs" PATCHES=( |