Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Fri, 20 Sep 2019 06:39:54
Message-Id: 1568961526.93306943733b1251d36eb505f1854ff1679d84c5.slyfox@gentoo
1 commit: 93306943733b1251d36eb505f1854ff1679d84c5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 20 06:38:46 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 20 06:38:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93306943
7
8 net-libs/rpcsvc-proto: stable 1.4 for hppa, bug #693310
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <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 15ca0b74ffe..daf57de25be 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"