commit: 1c09dacc01a9543b7b8956f1468747795a0583b0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 18 21:25:21 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 18 21:32:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c09dacc
sci-libs/indilib: stabilize 2.1.2.1 for ppc64 Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org> Closes: https://bugs.gentoo.org/949206 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-libs/indilib/indilib-2.1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/indilib/indilib-2.1.2.1.ebuild b/sci-libs/indilib/indilib-2.1.2.1.ebuild index 63db8fe8870e..2225fceea0be 100644 --- a/sci-libs/indilib/indilib-2.1.2.1.ebuild +++ b/sci-libs/indilib/indilib-2.1.2.1.ebuild @@ -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 )"
