Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/libidn/
Date: Mon, 05 Feb 2018 23:21:55
Message-Id: 1517872906.3d9e36f798dce2f750c182b9e4ec65f7ccac93ff.slyfox@gentoo
1 commit: 3d9e36f798dce2f750c182b9e4ec65f7ccac93ff
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 5 23:17:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 5 23:21:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9e36f7
7
8 net-dns/libidn: stable 1.33-r2 for ia64, bug #631130
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 net-dns/libidn/libidn-1.33-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/libidn/libidn-1.33-r2.ebuild b/net-dns/libidn/libidn-1.33-r2.ebuild
17 index 692c6cf9aad..321a2443545 100644
18 --- a/net-dns/libidn/libidn-1.33-r2.ebuild
19 +++ b/net-dns/libidn/libidn-1.33-r2.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
21
22 LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )"
23 SLOT="0"
24 -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"
25 +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"
26 IUSE="doc emacs java mono nls static-libs"
27
28 DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO )