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 05:54:51
Message-Id: 1568008419.adb807ebb70e5fa6814ae971281a351a9f03f20e.ago@gentoo
1 commit: adb807ebb70e5fa6814ae971281a351a9f03f20e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 05:53:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 05:53:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb807eb
7
8 net-libs/rpcsvc-proto: amd64 stable wrt bug #693310
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
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 c38d8d64cc8..dc0b7844969 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"