commit: 57e7f2fe18021687309e95e665495cd5c0a19467
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 22:43:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 22:43:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e7f2fe
sci-libs/indilib: Stabilize 2.1.1 ppc64, #947182
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/indilib/indilib-2.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/indilib/indilib-2.1.1.ebuild
b/sci-libs/indilib/indilib-2.1.1.ebuild
index 5550e43e5885..a2894fa132d9 100644
--- a/sci-libs/indilib/indilib-2.1.1.ebuild
+++ b/sci-libs/indilib/indilib-2.1.1.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P/lib/}"
LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+"
SLOT="0/1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~riscv ~x86"
IUSE="ogg rtlsdr test websocket"
RESTRICT="!test? ( test )"