diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-08 20:59:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-08 20:59:33 -0700 |
commit | 89ffa71e94fdf6e157c358e2e243439f2af448db (patch) | |
tree | a4b3813afa06b77599489f5c7c56e27c09e9647f /net-libs | |
parent | net-libs/libtirpc-1.1.4: arm stable, bug 693310 (diff) | |
download | gentoo-89ffa71e94fdf6e157c358e2e243439f2af448db.tar.gz gentoo-89ffa71e94fdf6e157c358e2e243439f2af448db.tar.bz2 gentoo-89ffa71e94fdf6e157c358e2e243439f2af448db.zip |
net-libs/rpcsvc-proto-1.4: arm stable, bug 693310
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild index 988081423c5e..c38d8d64cc86 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.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 ~riscv s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86" IUSE="" RDEPEND="!<sys-libs/glibc-2.26" |