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/libyang/
Date: Thu, 23 Jun 2022 18:42:27
Message-Id: 1656009705.feae1d5bf4598f256c7c542415ee423bbcdfc4fc.sam@gentoo
1 commit: feae1d5bf4598f256c7c542415ee423bbcdfc4fc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 23 18:41:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 23 18:41:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feae1d5b
7
8 net-libs/libyang: Stabilize 2.0.194 x86, #853310
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libyang/libyang-2.0.194.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libyang/libyang-2.0.194.ebuild b/net-libs/libyang/libyang-2.0.194.ebuild
16 index 4f71c69760dd..c39834ce5f8a 100644
17 --- a/net-libs/libyang/libyang-2.0.194.ebuild
18 +++ b/net-libs/libyang/libyang-2.0.194.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"