diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-08-27 21:13:41 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-08-27 21:13:41 +0200 |
commit | fbc35e76ba9b4ba974209dffd160e808e431e3d4 (patch) | |
tree | 1192e672678760d3b9ffcf8d913908d4c32f689b /net-libs | |
parent | net-misc/unison: bump to 2.51.2 (diff) | |
download | gentoo-fbc35e76ba9b4ba974209dffd160e808e431e3d4.tar.gz gentoo-fbc35e76ba9b4ba974209dffd160e808e431e3d4.tar.bz2 gentoo-fbc35e76ba9b4ba974209dffd160e808e431e3d4.zip |
net-libs/rpcsvc-proto: Stable for HPPA too.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 c3b42dd016e1..4c48b938ef68 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" |