diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-10-30 09:18:26 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-10-30 09:18:26 +0100 |
commit | ab9c9540256fddefbe219ea3fbebcf927232ce9f (patch) | |
tree | fb4255cdaee95bac43d1dedf4b4fc5e44e46323c /net-dns | |
parent | dev-perl/Module-Runtime: Bump to version 0.16.0 re bug #614338 (diff) | |
download | gentoo-ab9c9540256fddefbe219ea3fbebcf927232ce9f.tar.gz gentoo-ab9c9540256fddefbe219ea3fbebcf927232ce9f.tar.bz2 gentoo-ab9c9540256fddefbe219ea3fbebcf927232ce9f.zip |
net-dns/libidn: Stable for x86 too.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.33-r1.ebuild b/net-dns/libidn/libidn-1.33-r1.ebuild index 5c43b09c6b7b..26af233dcd71 100644 --- a/net-dns/libidn/libidn-1.33-r1.ebuild +++ b/net-dns/libidn/libidn-1.33-r1.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 ~sparc-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 ~sparc-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 ) |