diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:24:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:24:12 +0100 |
commit | cb73e66737a51d92cc2c31e9b5637079ba6e1569 (patch) | |
tree | 6a482b971e8c03a54e623ac213a62271b6ca3bd1 /net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | |
parent | net-libs/libtirpc: stable 1.1.4 for ppc, bug #693310 (diff) | |
download | gentoo-cb73e66737a51d92cc2c31e9b5637079ba6e1569.tar.gz gentoo-cb73e66737a51d92cc2c31e9b5637079ba6e1569.tar.bz2 gentoo-cb73e66737a51d92cc2c31e9b5637079ba6e1569.zip |
net-libs/rpcsvc-proto: stable 1.4 for ppc, bug #693310
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild')
-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 1fe4e302aa57..f264a8f0d34f 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" |