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