diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 15:07:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 15:07:33 +0000 |
commit | 1a6680863bb677cc8f4ba6016419a214a1eb4252 (patch) | |
tree | 0f374a1993616d3e2c6cc409827757888a1ca757 /sci-libs/indilib | |
parent | dev-python/fonttools: Stabilize 4.43.1 hppa, #916642 (diff) | |
download | gentoo-1a6680863bb677cc8f4ba6016419a214a1eb4252.tar.gz gentoo-1a6680863bb677cc8f4ba6016419a214a1eb4252.tar.bz2 gentoo-1a6680863bb677cc8f4ba6016419a214a1eb4252.zip |
sci-libs/indilib: Stabilize 2.0.4 ppc64, #916746
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/indilib-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-2.0.4.ebuild b/sci-libs/indilib/indilib-2.0.4.ebuild index d7542c61a1ac..d607b1a7eb57 100644 --- a/sci-libs/indilib/indilib-2.0.4.ebuild +++ b/sci-libs/indilib/indilib-2.0.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 )" |