commit: ff047e7511af08d00d31ba7e1eb5741b85c50be3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 05:58:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 05:58:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff047e75
net-libs/rpc2: Stabilize 2.37 x86, #955147
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/rpc2/rpc2-2.37.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/rpc2/rpc2-2.37.ebuild b/net-libs/rpc2/rpc2-2.37.ebuild
index 8701fd44b6d0..5d26e892cc59 100644
--- a/net-libs/rpc2/rpc2-2.37.ebuild
+++ b/net-libs/rpc2/rpc2-2.37.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/coda-${P}/lib-src/rpc2"
LICENSE="LGPL-2.1"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86"
IUSE="codatunneld lua"
REQUIRED_USE="${LUA_REQUIRED_USE}"