diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-14 20:44:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-14 20:46:14 +0100 |
commit | 8299143eb71cb2632cf749e3589742f98ef58a1e (patch) | |
tree | 963f7a40828d00d1ba1ea98b43d111c4ad58b850 /x11-themes/QGnomePlatform | |
parent | app-misc/geneweb: amd64 stable wrt bug #712178 (diff) | |
download | gentoo-8299143eb71cb2632cf749e3589742f98ef58a1e.tar.gz gentoo-8299143eb71cb2632cf749e3589742f98ef58a1e.tar.bz2 gentoo-8299143eb71cb2632cf749e3589742f98ef58a1e.zip |
x11-themes/QGnomePlatform: amd64 stable wrt bug #712190
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-themes/QGnomePlatform')
-rw-r--r-- | x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild index ed5ca4043cd7..5324f9f1a342 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings" HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |