From 174343e8030b3dcff61b5e2f614d8e6e66c9b471 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 May 2025 00:17:28 +0100 Subject: [PATCH] net-libs/libgssglue: Stabilize 0.9 hppa, #956409 Signed-off-by: Sam James --- net-libs/libgssglue/libgssglue-0.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libgssglue/libgssglue-0.9.ebuild b/net-libs/libgssglue/libgssglue-0.9.ebuild index 7414f75d5ff37..86654d89e0fde 100644 --- a/net-libs/libgssglue/libgssglue-0.9.ebuild +++ b/net-libs/libgssglue/libgssglue-0.9.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 @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="virtual/krb5"