diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-05 06:21:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-05 06:21:58 +0000 |
commit | 12af3bfdca5464294097504fbdc80f4f1e3dbec0 (patch) | |
tree | af26d1993bf385f8894a75b123d95ef09b1e04ae | |
parent | 2021-03-05 05:52:09 UTC (diff) | |
parent | sci-astronomy/stellarium: stabilize 0.20.3 on ppc64 (diff) | |
download | gentoo-12af3bfdca5464294097504fbdc80f4f1e3dbec0.tar.gz gentoo-12af3bfdca5464294097504fbdc80f4f1e3dbec0.tar.bz2 gentoo-12af3bfdca5464294097504fbdc80f4f1e3dbec0.zip |
Merge updates from master
-rw-r--r-- | dev-libs/qtcompress/qtcompress-0_p20180513.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.20.3.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-1.8.8.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild b/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild index 58e66c1c3c30..59471ae05533 100644 --- a/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild +++ b/dev-libs/qtcompress/qtcompress-0_p20180513.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/qtcompress-${MY_COMMIT}" LICENSE="|| ( LGPL-2.1 GPL-3 ) FDL-1.3" SLOT="0/5.11.0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild b/sci-astronomy/stellarium/stellarium-0.20.3.ebuild index d3e711a5a4b2..1bb7f736fea2 100644 --- a/sci-astronomy/stellarium/stellarium-0.20.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.20.3.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 @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2+ SGI-B-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="debug deep-sky doc gps media nls stars telescope test" # Python interpreter is used while building RemoteControl plugin 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=" |