Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libyang/
Date: Sat, 27 Feb 2021 19:51:33
Message-Id: 1614455479.c0fbc354e8b0709690bb9a1eaa799989a3ad8d80.pinkbyte@gentoo
1 commit: c0fbc354e8b0709690bb9a1eaa799989a3ad8d80
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:49:03 2021 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:51:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0fbc354
7
8 net-libs/libyang-1.0.215: stable for amd64/x86
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
12
13 net-libs/libyang/libyang-1.0.215.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libyang/libyang-1.0.215.ebuild b/net-libs/libyang/libyang-1.0.215.ebuild
17 index c98a1b7dd4b..4d3674d9b3a 100644
18 --- a/net-libs/libyang/libyang-1.0.215.ebuild
19 +++ b/net-libs/libyang/libyang-1.0.215.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 IUSE="doc test"