diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-12-22 09:31:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-12-22 09:36:35 +0100 |
commit | b80d21d63fe7377c5818cc0eef61ed7cc666de98 (patch) | |
tree | 125414c108d7c2099aeded216bcd7b76cfa16f9b /net-dns | |
parent | eclass/linux-mod.eclass: Check for TRIM_UNUSED_KSYMS (bug #591832). (diff) | |
download | gentoo-b80d21d63fe7377c5818cc0eef61ed7cc666de98.tar.gz gentoo-b80d21d63fe7377c5818cc0eef61ed7cc666de98.tar.bz2 gentoo-b80d21d63fe7377c5818cc0eef61ed7cc666de98.zip |
net-dns/libidn2: added Prefix keywords
Package-Manager: portage-2.2.28-prefix
Diffstat (limited to 'net-dns')
-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 b8498a8fbf66..cb54f0967354 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="alpha amd64 arm hppa ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=( |