diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:28:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:28:33 +0200 |
commit | bc56d479c64ff791cd8ddc86de7ecedaf35fd700 (patch) | |
tree | 1c896be00185b2e4a649223f02851b5a0dbb14df /net-libs/rpcsvc-proto | |
parent | net-misc/whois: Stabilize 5.5.11 arm64, #833646 (diff) | |
download | gentoo-bc56d479c64ff791cd8ddc86de7ecedaf35fd700.tar.gz gentoo-bc56d479c64ff791cd8ddc86de7ecedaf35fd700.tar.bz2 gentoo-bc56d479c64ff791cd8ddc86de7ecedaf35fd700.zip |
net-libs/rpcsvc-proto: Stabilize 1.4.3 arm, #833645
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild index b20e91429f26..491ddb71bc07 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.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" RDEPEND="!<sys-libs/glibc-2.26 virtual/libintl" |