diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:05:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:05:12 +0000 |
commit | e5cc58a0a5bb4f075b661fc2141344a11633da13 (patch) | |
tree | 1833174918acbaa9c085ac9608902fa99276f19f /sci-libs/indilib | |
parent | app-shells/bash: Stabilize 5.0_p11-r1 amd64, #702488 (diff) | |
download | gentoo-e5cc58a0a5bb4f075b661fc2141344a11633da13.tar.gz gentoo-e5cc58a0a5bb4f075b661fc2141344a11633da13.tar.bz2 gentoo-e5cc58a0a5bb4f075b661fc2141344a11633da13.zip |
sci-libs/indilib: Stabilize 1.8.7 amd64, #753137
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/indilib-1.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/indilib/indilib-1.8.7.ebuild b/sci-libs/indilib/indilib-1.8.7.ebuild index dc1c02bc3d9b..d133f7e42252 100644 --- a/sci-libs/indilib/indilib-1.8.7.ebuild +++ b/sci-libs/indilib/indilib-1.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="ogg test websocket" RDEPEND=" |