diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:20:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:20:24 +0200 |
commit | 1016f8ca5b6c3d8001d510acb4238f5652156e2f (patch) | |
tree | 1251feec3c73f62ffdeed19e122d7dc6b1ac6925 /net-libs | |
parent | dev-libs/geoip: Stabilize 1.6.12-r1 sparc, #833728 (diff) | |
download | gentoo-1016f8ca5b6c3d8001d510acb4238f5652156e2f.tar.gz gentoo-1016f8ca5b6c3d8001d510acb4238f5652156e2f.tar.bz2 gentoo-1016f8ca5b6c3d8001d510acb4238f5652156e2f.zip |
net-libs/rpcsvc-proto: Stabilize 1.4.3 arm64, #833645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 c6e40c85f660..b20e91429f26 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" |