diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:13:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:13:41 +0200 |
commit | 19d5d4b0d73d100955f1347107c31edcd9b01caf (patch) | |
tree | 5dcbf248944c3e35ca09ee51494c558d9eee6299 /net-libs/rpcsvc-proto | |
parent | net-libs/libtirpc: s390 stable wrt bug #736340 (diff) | |
download | gentoo-19d5d4b0d73d100955f1347107c31edcd9b01caf.tar.gz gentoo-19d5d4b0d73d100955f1347107c31edcd9b01caf.tar.bz2 gentoo-19d5d4b0d73d100955f1347107c31edcd9b01caf.zip |
net-libs/rpcsvc-proto: s390 stable wrt bug #736551
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
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.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 c32be782c2ad..80d44f8e488a 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. |