diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:04:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:04:25 +0200 |
commit | d9c58b8c8053ba62baee52bc02317d715aa2e79e (patch) | |
tree | 8a8db557023da9565a56d085ce05f3c205332201 /net-libs/rpcsvc-proto | |
parent | net-libs/libtirpc: ia64 stable wrt bug #693310 (diff) | |
download | gentoo-d9c58b8c8053ba62baee52bc02317d715aa2e79e.tar.gz gentoo-d9c58b8c8053ba62baee52bc02317d715aa2e79e.tar.bz2 gentoo-d9c58b8c8053ba62baee52bc02317d715aa2e79e.zip |
net-libs/rpcsvc-proto: ia64 stable wrt bug #693310
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/rpcsvc-proto')
-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 6bed4fe75fe9..15ca0b74ffe5 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" |