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/rtrlib/
Date: Sat, 27 Feb 2021 19:51:33
Message-Id: 1614455474.9ead81ec4fcc5091b06ef7a76c270ac9a072e933.pinkbyte@gentoo
1 commit: 9ead81ec4fcc5091b06ef7a76c270ac9a072e933
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:46:31 2021 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:51:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ead81ec
7
8 net-libs/rtrlib-0.7.0: 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/rtrlib/rtrlib-0.7.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/rtrlib/rtrlib-0.7.0.ebuild b/net-libs/rtrlib/rtrlib-0.7.0.ebuild
17 index 69bccb03cd4..dfb7e34b6aa 100644
18 --- a/net-libs/rtrlib/rtrlib-0.7.0.ebuild
19 +++ b/net-libs/rtrlib/rtrlib-0.7.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-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/rtrlib/rtrlib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32
33 IUSE="doc ssh"