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-libs/libasyncns/
Date: Sun, 17 Feb 2019 16:57:49
Message-Id: 1550422653.8bd163a2a700c174d821533179e2afebb104409a.slyfox@gentoo
1 commit: 8bd163a2a700c174d821533179e2afebb104409a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 16:57:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 16:57:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd163a2
7
8 net-libs/libasyncns: stable 0.8-r4 for ia64, bug #678124
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
18 index ce14a1c6544..43696fa316c 100644
19 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
20 +++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz"
22 SLOT="0"
23
24 LICENSE="LGPL-2.1"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
27
28 IUSE="doc debug"