diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:32:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:32:56 +0000 |
commit | faebce3129bd51beab2180a2276f67f7453c87b9 (patch) | |
tree | 7524e7e1b5fd8c65bf476d952d7b7d521e3fe17a /net-libs/rpcsvc-proto | |
parent | dev-util/dialog: Stabilize 1.3.20211214 ppc, #833644 (diff) | |
download | gentoo-faebce3129bd51beab2180a2276f67f7453c87b9.tar.gz gentoo-faebce3129bd51beab2180a2276f67f7453c87b9.tar.bz2 gentoo-faebce3129bd51beab2180a2276f67f7453c87b9.zip |
net-libs/rpcsvc-proto: Stabilize 1.4.3 ppc, #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 ec677e1ed711..0ef07ae96d51 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" |