commit: d07532263a0ef722a0998c7de529045db186c8fb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 16 20:02:28 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 16 20:02:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0753226
sci-libs/indilib: Stabilize 1.9.4 ppc64, #833124 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/indilib/indilib-1.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/indilib/indilib-1.9.4.ebuild b/sci-libs/indilib/indilib-1.9.4.ebuild index 6180a9207d72..938df23f267a 100644 --- a/sci-libs/indilib/indilib-1.9.4.ebuild +++ b/sci-libs/indilib/indilib-1.9.4.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 )"