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 17:15:05
Message-Id: 1550423690.d4060f573cec05c98113c56f14bde4db355d8d9f.slyfox@gentoo
1 commit: d4060f573cec05c98113c56f14bde4db355d8d9f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:13:58 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:14:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4060f57
7
8 net-libs/libasyncns: stable 0.8-r4 for ppc64, bug #678124
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
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 49f9bc96a43..d94aee37ef8 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"