diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:13:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 14:13:46 +0200 |
commit | a4f57f132bcaf54a8e96dafcd7ba60a2a0118ac4 (patch) | |
tree | 26164f581b4a2df5beb62b627d834dc255f5ccac /net-libs | |
parent | dev-lang/ruby: s390 stable wrt bug #715620 (diff) | |
download | gentoo-a4f57f132bcaf54a8e96dafcd7ba60a2a0118ac4.tar.gz gentoo-a4f57f132bcaf54a8e96dafcd7ba60a2a0118ac4.tar.bz2 gentoo-a4f57f132bcaf54a8e96dafcd7ba60a2a0118ac4.zip |
net-libs/rpcsvc-proto: s390 stable wrt bug #715812
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 592e510c6465..4479148761f7 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. |