diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:36:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:23 +0100 |
commit | d49a4cb310eefbe08d0a2d3590d4ee9a1932b534 (patch) | |
tree | b09baaee6eb3fa0300794990de774ed980aecf2d /net-libs/rpcsvc-proto | |
parent | net-libs/libnsl: stable 1.3.0-r1 for ppc64 (diff) | |
download | gentoo-d49a4cb310eefbe08d0a2d3590d4ee9a1932b534.tar.gz gentoo-d49a4cb310eefbe08d0a2d3590d4ee9a1932b534.tar.bz2 gentoo-d49a4cb310eefbe08d0a2d3590d4ee9a1932b534.zip |
net-libs/rpcsvc-proto: stable 1.4.2 for ppc64
stable wrt bug #736551
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/rpcsvc-proto')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild index d85094fa3c34..a07ee40040e2 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.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. |