commit: b0ddb4b657d464b7603deb648035873ea01b2f75
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 09:04:09 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 09:04:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ddb4b6
app-admin/gkrellm: Stabilize 2.4.0-r1 ppc64, #961682
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-admin/gkrellm/gkrellm-2.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/gkrellm/gkrellm-2.4.0-r1.ebuild
b/app-admin/gkrellm/gkrellm-2.4.0-r1.ebuild
index 03bd1d5224f4..d180eeb1702e 100644
--- a/app-admin/gkrellm/gkrellm-2.4.0-r1.ebuild
+++ b/app-admin/gkrellm/gkrellm-2.4.0-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == 9999 ]] ; then
EGIT_REPO_URI="https://git.srcbox.net/gkrellm/gkrellm.git"
else
SRC_URI="https://gkrellm.srcbox.net/releases/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc
x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc
x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-3+"
SLOT="2"