commit: a17dba529f004b720c8ce2a568393bd6bc71163e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:01:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:01:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17dba52
net-libs/libtirpc: Stabilize 1.3.6 x86, #947942
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libtirpc/libtirpc-1.3.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libtirpc/libtirpc-1.3.6.ebuild
b/net-libs/libtirpc/libtirpc-1.3.6.ebuild
index 83d0f66abfba..7f0a5aa0df34 100644
--- a/net-libs/libtirpc/libtirpc-1.3.6.ebuild
+++ b/net-libs/libtirpc/libtirpc-1.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="BSD BSD-2 BSD-4 LGPL-2.1+"
SLOT="0/3" # subslot matches SONAME major
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="kerberos static-libs"
RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"