diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 14:31:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 14:31:49 +0200 |
commit | ca5eff0e604b6d91747d9f9cf025201795abd9f2 (patch) | |
tree | ed476d52c220ce200ff1798fdce95dddb4ba6a21 /net-libs/rpcsvc-proto | |
parent | net-misc/eventd: disable wayland support due to missing dep (diff) | |
download | gentoo-ca5eff0e604b6d91747d9f9cf025201795abd9f2.tar.gz gentoo-ca5eff0e604b6d91747d9f9cf025201795abd9f2.tar.bz2 gentoo-ca5eff0e604b6d91747d9f9cf025201795abd9f2.zip |
net-libs/rpcsvc-proto: s390 stable wrt bug #725002
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild index 52bee195aac9..446e137c9c1f 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.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. |