diff options
author | 2021-11-29 10:14:20 +0200 | |
---|---|---|
committer | 2021-11-29 10:14:44 +0200 | |
commit | 1f8459266fa39d5093b7dd662d887e4620874662 (patch) | |
tree | 9b7d32845f6d0bf05b2e5a23842e2d3f18d26d16 /sci-libs | |
parent | dev-db/m17n-db: Stabilize 1.8.0 sparc, #827640 (diff) | |
download | gentoo-1f8459266fa39d5093b7dd662d887e4620874662.tar.gz gentoo-1f8459266fa39d5093b7dd662d887e4620874662.tar.bz2 gentoo-1f8459266fa39d5093b7dd662d887e4620874662.zip |
sci-libs/indilib: Stabilize 1.9.2 ppc, #818283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.9.2.ebuild b/sci-libs/indilib/indilib-1.9.2.ebuild index d1a9b7106bd0..779edfc7e6b1 100644 --- a/sci-libs/indilib/indilib-1.9.2.ebuild +++ b/sci-libs/indilib/indilib-1.9.2.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 )" |