diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:10:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:10:09 -0700 |
commit | f2f44932f205193c05293bffa7f7e8cc0f148f1c (patch) | |
tree | 15cc2812907f7c83b3382b2b3499d3a920e815dd /net-dns | |
parent | media-libs/freetype-2.9.1-r3: ppc stable, bug 654696 (diff) | |
download | gentoo-f2f44932f205193c05293bffa7f7e8cc0f148f1c.tar.gz gentoo-f2f44932f205193c05293bffa7f7e8cc0f148f1c.tar.bz2 gentoo-f2f44932f205193c05293bffa7f7e8cc0f148f1c.zip |
net-dns/libidn-1.35: ppc stable, bug 655668
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.35.ebuild b/net-dns/libidn/libidn-1.35.ebuild index 6d5aefbe230f..8f673038a9c0 100644 --- a/net-dns/libidn/libidn-1.35.ebuild +++ b/net-dns/libidn/libidn-1.35.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz" LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )" SLOT="0/12" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs java mono nls static-libs" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) |