diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-23 10:07:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-23 09:24:13 +0100 |
commit | d161a9bf1c69b9d661997e9108cb67bca6bf0b00 (patch) | |
tree | fc59f1843f164ddedf32f4748f8a9e7d16155040 /net-libs | |
parent | net-libs/libnsl: stable 1.2.0 for sparc (diff) | |
download | gentoo-d161a9bf1c69b9d661997e9108cb67bca6bf0b00.tar.gz gentoo-d161a9bf1c69b9d661997e9108cb67bca6bf0b00.tar.bz2 gentoo-d161a9bf1c69b9d661997e9108cb67bca6bf0b00.zip |
net-libs/rpcsvc-proto: stable 1.3.1-r1 for sparc
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 d2900ad6c89f..d4989038def7 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" |