commit: fbc35e76ba9b4ba974209dffd160e808e431e3d4 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Aug 27 19:13:41 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Aug 27 19:13:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc35e76
net-libs/rpcsvc-proto: Stable for HPPA too. Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --ignore-arches net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index c3b42dd016e..4c48b938ef6 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1+ BSD" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="!<sys-libs/glibc-2.26"