Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Mon, 09 Sep 2019 06:02:33
Message-Id: 1568008930.f9302d8bc844d2f0267662d86bbfe68cfd95e422.ago@gentoo
1 commit: f9302d8bc844d2f0267662d86bbfe68cfd95e422
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 06:02:10 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 06:02:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9302d8b
7
8 net-libs/rpcsvc-proto: sparc stable wrt bug #693310
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
18 index dc0b7844969..6bed4fe75fe 100644
19 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
20 +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 SLOT="0"
24 LICENSE="LGPL-2.1+ BSD"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
27 IUSE=""
28
29 RDEPEND="!<sys-libs/glibc-2.26"