commit: e5cc58a0a5bb4f075b661fc2141344a11633da13 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 10:05:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 10:05:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cc58a0
sci-libs/indilib: Stabilize 1.8.7 amd64, #753137 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/indilib/indilib-1.8.7.ebuild | 4 ++-- 1 file 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 dc1c02bc3d9..d133f7e4225 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="
