diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:25:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:25:33 +0000 |
commit | 0d2ca95ac74d8b8dfc6b3b4be33e080a5d71e0ee (patch) | |
tree | 57cbc8408ef49580e4261719cf58a2ca47f2ac06 /net-libs/rpcsvc-proto | |
parent | dev-util/dialog: Stabilize 1.3.20211214 x86, #833644 (diff) | |
download | gentoo-0d2ca95ac74d8b8dfc6b3b4be33e080a5d71e0ee.tar.gz gentoo-0d2ca95ac74d8b8dfc6b3b4be33e080a5d71e0ee.tar.bz2 gentoo-0d2ca95ac74d8b8dfc6b3b4be33e080a5d71e0ee.zip |
net-libs/rpcsvc-proto: Stabilize 1.4.3 x86, #833645
Signed-off-by: Sam James <sam@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 c843f136f084..6c32d793dfc2 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" |