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: Mon, 01 Feb 2021 10:03:31
Message-Id: 1612173679.957f8daa68d3d5854660fcb220f505f36c62789e.pinkbyte@gentoo
1 commit: 957f8daa68d3d5854660fcb220f505f36c62789e
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 10:01:19 2021 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 10:01:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957f8daa
7
8 net-libs/libyang: 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.184.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/libyang/libyang-1.0.184.ebuild b/net-libs/libyang/libyang-1.0.184.ebuild
17 index 5c9ff1be96a..011024b81a6 100644
18 --- a/net-libs/libyang/libyang-1.0.184.ebuild
19 +++ b/net-libs/libyang/libyang-1.0.184.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2020 Gentoo Authors
22 +# Copyright 2020-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32
33 IUSE="doc"