diff options
author | 2023-08-18 02:29:12 +0100 | |
---|---|---|
committer | 2023-08-18 02:29:12 +0100 | |
commit | bf907473694eb8a0c0e4fc0b80cf8184e67f76bf (patch) | |
tree | 4e6006bbab6bb65ce579c8d9443eb217a5e6af52 /sci-libs | |
parent | sci-astronomy/kstars: Stabilize 3.6.6 amd64, #911211 (diff) | |
download | gentoo-bf907473694eb8a0c0e4fc0b80cf8184e67f76bf.tar.gz gentoo-bf907473694eb8a0c0e4fc0b80cf8184e67f76bf.tar.bz2 gentoo-bf907473694eb8a0c0e4fc0b80cf8184e67f76bf.zip |
sci-libs/indilib: Stabilize 2.0.3 amd64, #911211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-2.0.3.ebuild b/sci-libs/indilib/indilib-2.0.3.ebuild index d607b1a7eb57..9f35ab2702f0 100644 --- a/sci-libs/indilib/indilib-2.0.3.ebuild +++ b/sci-libs/indilib/indilib-2.0.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 )" |