diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-03-05 08:08:29 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-05 08:10:07 +0200 |
commit | eade1338db8007df894093c5bbd9f5609b4267aa (patch) | |
tree | 550bb6b90a4f722769c1d8a4da6aca4697ec6d3b /sci-libs | |
parent | dev-libs/qtcompress: stabilize 0_p20180513 on ppc64 (diff) | |
download | gentoo-eade1338db8007df894093c5bbd9f5609b4267aa.tar.gz gentoo-eade1338db8007df894093c5bbd9f5609b4267aa.tar.bz2 gentoo-eade1338db8007df894093c5bbd9f5609b4267aa.zip |
sci-libs/indilib: stabilize 1.8.8 on ppc64
Bug: https://bugs.gentoo.org/753137
Bug: https://bugs.gentoo.org/753953
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.8.8.ebuild b/sci-libs/indilib/indilib-1.8.8.ebuild index 4e40a58230d2..dd34c66f11c9 100644 --- a/sci-libs/indilib/indilib-1.8.8.ebuild +++ b/sci-libs/indilib/indilib-1.8.8.ebuild @@ -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=" |