diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 23:17:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 23:21:46 +0000 |
commit | 3d9e36f798dce2f750c182b9e4ec65f7ccac93ff (patch) | |
tree | 3fccd4b01eea67c41c78de15037b262fc093ba0b /net-dns/libidn | |
parent | app-text/qpdf: stable 7.0.0 for ia64, bug #626446 (diff) | |
download | gentoo-3d9e36f798dce2f750c182b9e4ec65f7ccac93ff.tar.gz gentoo-3d9e36f798dce2f750c182b9e4ec65f7ccac93ff.tar.bz2 gentoo-3d9e36f798dce2f750c182b9e4ec65f7ccac93ff.zip |
net-dns/libidn: stable 1.33-r2 for ia64, bug #631130
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-dns/libidn')
-rw-r--r-- | net-dns/libidn/libidn-1.33-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.33-r2.ebuild b/net-dns/libidn/libidn-1.33-r2.ebuild index 692c6cf9aad4..321a24435451 100644 --- a/net-dns/libidn/libidn-1.33-r2.ebuild +++ b/net-dns/libidn/libidn-1.33-r2.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" -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 ) |