diff options
author | 2021-04-05 20:38:23 +0000 | |
---|---|---|
committer | 2021-04-05 22:10:51 +0000 | |
commit | 19d01d7f203a9907ab94df0a4b93eb5c4c5db6ff (patch) | |
tree | 00485bf807e38ac82de401284a00e2e332a54d07 /net-libs | |
parent | net-libs/rest: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-19d01d7f203a9907ab94df0a4b93eb5c4c5db6ff.tar.gz gentoo-19d01d7f203a9907ab94df0a4b93eb5c4c5db6ff.tar.bz2 gentoo-19d01d7f203a9907ab94df0a4b93eb5c4c5db6ff.zip |
net-libs/rpcsvc-proto: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild index 9c6d2e074dce..865a87574ece 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto" SLOT="0" LICENSE="LGPL-2.1+ BSD" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="elibc_glibc? ( sys-libs/glibc[rpc(-)] )" 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 a07ee40040e2..0d012345ff83 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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. |