diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-06 17:21:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-06 17:21:18 +0200 |
commit | 700127a9ffe12681970ebd144b5691cdece65bd9 (patch) | |
tree | 7ab90356519b7475f30aaaaa0f8b781751a0542b /net-libs/rpcsvc-proto | |
parent | app-crypt/qca: Actually fix deps (diff) | |
download | gentoo-700127a9ffe12681970ebd144b5691cdece65bd9.tar.gz gentoo-700127a9ffe12681970ebd144b5691cdece65bd9.tar.bz2 gentoo-700127a9ffe12681970ebd144b5691cdece65bd9.zip |
net-libs/rpcsvc-proto: x86 stable (bug #657148)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/rpcsvc-proto')
-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 5ba17515dbc7..d2900ad6c89f 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" |