diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 15:11:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 15:11:12 +0200 |
commit | 440e807ac7e12f1d7610b02d1bbf903fb0fc8103 (patch) | |
tree | 1c55ae1431d3f109682bca81c4d96ec2b22d2c61 /net-libs/rpcsvc-proto | |
parent | sys-apps/dtc: ppc64 stable wrt bug #715810 (diff) | |
download | gentoo-440e807ac7e12f1d7610b02d1bbf903fb0fc8103.tar.gz gentoo-440e807ac7e12f1d7610b02d1bbf903fb0fc8103.tar.bz2 gentoo-440e807ac7e12f1d7610b02d1bbf903fb0fc8103.zip |
net-libs/rpcsvc-proto: ppc64 stable wrt bug #715812
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild index 0bd902cb62d9..24374786f51c 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.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 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="" # sys-devel/gettext is only for libintl detection macros. |