diff options
author | Sam James <sam@gentoo.org> | 2021-12-28 02:29:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-28 02:29:36 +0000 |
commit | b3394fb8975a2126e0e7d4c8e30faef99c5c497c (patch) | |
tree | 077ec11a9591e3962f9b5dc5bd4bf6f4f9ae2e36 /sci-libs | |
parent | sys-kernel/dracut: Stabilize 055-r4 amd64, #830107 (diff) | |
download | gentoo-b3394fb8975a2126e0e7d4c8e30faef99c5c497c.tar.gz gentoo-b3394fb8975a2126e0e7d4c8e30faef99c5c497c.tar.bz2 gentoo-b3394fb8975a2126e0e7d4c8e30faef99c5c497c.zip |
sci-libs/indilib: Stabilize 1.9.3 amd64, #829332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.9.3.ebuild b/sci-libs/indilib/indilib-1.9.3.ebuild index 52c24844aa14..deebba080bd7 100644 --- a/sci-libs/indilib/indilib-1.9.3.ebuild +++ b/sci-libs/indilib/indilib-1.9.3.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 )" |