diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:33:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:33:47 +0300 |
commit | 0c7fb51cd3f09822eec6c57330fd397a47219ad1 (patch) | |
tree | fdcdd989343d0671a176cf8bf50ed17c16e0ee2e /net-libs/rpcsvc-proto | |
parent | sci-mathematics/octave: Stabilize 8.1.0 arm64, #908186 (diff) | |
download | gentoo-0c7fb51cd3f09822eec6c57330fd397a47219ad1.tar.gz gentoo-0c7fb51cd3f09822eec6c57330fd397a47219ad1.tar.bz2 gentoo-0c7fb51cd3f09822eec6c57330fd397a47219ad1.zip |
net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 hppa, #908117
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/rpcsvc-proto')
-rw-r--r-- | net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild index 17f53ff9c0a9..0d85b7b57e41 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t LICENSE="LGPL-2.1+ BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="!<sys-libs/glibc-2.26 virtual/libintl" |