Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/c-ares/
Date: Sat, 30 Jul 2022 13:42:36
Message-Id: 1659188540.1c1e518bb26cccca6d047c245b1db83efbef3181.arthurzam@gentoo
1 commit: 1c1e518bb26cccca6d047c245b1db83efbef3181
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 13:42:20 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 13:42:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1e518b
7
8 net-dns/c-ares: Stabilize 1.18.1 hppa, #860099
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-dns/c-ares/c-ares-1.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/c-ares/c-ares-1.18.1.ebuild b/net-dns/c-ares/c-ares-1.18.1.ebuild
16 index f0f791d4ea5d..e99b17d55968 100644
17 --- a/net-dns/c-ares/c-ares-1.18.1.ebuild
18 +++ b/net-dns/c-ares/c-ares-1.18.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz"
20 # Subslot = SONAME of libcares.so.2
21 SLOT="0/2"
22 LICENSE="MIT"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
25 IUSE="static-libs test"
26 RESTRICT="!test? ( test )"