Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Sat, 02 Jun 2018 19:28:51
Message-Id: 1527967636.a57ee2390bfc1c3aa57422197c33efaccb50e1e9.dilfridge@gentoo
1 commit: a57ee2390bfc1c3aa57422197c33efaccb50e1e9
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 2 19:26:14 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 2 19:27:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57ee239
7
8 net-libs/rpcsvc-proto: stable for amd64, bug 657148
9
10 Package-Manager: Portage-2.3.38, Repoman-2.3.9
11
12 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
16 index 414a3aa7a6a..dd2d407d2d4 100644
17 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
18 +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.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 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 IUSE=""
26
27 RDEPEND="!<sys-libs/glibc-2.26"