Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetconf2/
Date: Thu, 27 May 2021 19:14:55
Message-Id: 1622142820.be4cd4ef83dda28500494d4de4a873dafa13e8c5.sam@gentoo
1 commit: be4cd4ef83dda28500494d4de4a873dafa13e8c5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:13:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:13:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4cd4ef
7
8 net-libs/libnetconf2: Stabilize 1.1.43 x86, #792510
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libnetconf2/libnetconf2-1.1.43.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild b/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild
16 index 95d4cfb62da..9f1c9db1fd3 100644
17 --- a/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild
18 +++ b/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/libnetconf2/archive/v${PV}.tar.gz -> ${P}.tar
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"