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: Sat, 23 Feb 2019 20:15:01
Message-Id: 1550952883.4b4b484da371f138b56873e4a2c3423df9af7f3d.slyfox@gentoo
1 commit: 4b4b484da371f138b56873e4a2c3423df9af7f3d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 19:33:57 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 20:14:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4b484d
7
8 net-libs/libasyncns: stable 0.8-r4 for hppa, bug #678124
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
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 8100e444b37..5662f6f5fa7 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"