Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Sat, 21 Sep 2019 05:20:25
Message-Id: 1569043176.1baa951f74340a1681b4191c02283cc9c0715997.mattst88@gentoo
1 commit: 1baa951f74340a1681b4191c02283cc9c0715997
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 05:15:04 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 05:19:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1baa951f
7
8 net-libs/rpcsvc-proto-1.4: alpha stable, bug 693310
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
16 index daf57de25be..131ef025b85 100644
17 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
18 +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="LGPL-2.1+ BSD"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
25 IUSE=""
26
27 RDEPEND="!<sys-libs/glibc-2.26"