Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libasyncns/
Date: Thu, 28 Feb 2019 15:13:06
Message-Id: 1551366755.819c21426ff46c6a44cc5ee67ab40b9344d4aee9.zlogene@gentoo
1 commit: 819c21426ff46c6a44cc5ee67ab40b9344d4aee9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 15:12:35 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 15:12:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819c2142
7
8 net-libs/libasyncns: amd64 stable wrt bug #678124
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
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 5662f6f5fa7..b6b28e63832 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"