Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/
Date: Thu, 01 Dec 2022 22:24:46
Message-Id: 1669933461.1138692437d8e8bd87841be0249c653d01bd52fb.jsmolic@gentoo
1 commit: 1138692437d8e8bd87841be0249c653d01bd52fb
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 22:24:21 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 22:24:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11386924
7
8 x11-themes/QGnomePlatform: Stabilize 0.9.0 amd64, #883929
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
16 index 956410044093..893dc645d630 100644
17 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
18 +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
19 @@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
20 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform"
21 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
25 LICENSE="LGPL-2.1"
26 SLOT="0"
27 IUSE="wayland"