diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 21:46:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 21:47:47 +0000 |
commit | 739132ec24a3a8e2e16f40295e9e378a0677bc81 (patch) | |
tree | 1d0972a8c9c2d0c2ff6570e99fb608202a915e34 /net-libs/rpcsvc-proto | |
parent | net-libs/libnsl: stable 1.2.0 for ia64, bug #657148 (diff) | |
download | gentoo-739132ec24a3a8e2e16f40295e9e378a0677bc81.tar.gz gentoo-739132ec24a3a8e2e16f40295e9e378a0677bc81.tar.bz2 gentoo-739132ec24a3a8e2e16f40295e9e378a0677bc81.zip |
net-libs/rpcsvc-proto: stable 1.3.1-r1 for ia64, bug #657148
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 dd2d407d2d46..f0e9ac46cb8e 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" |