diff options
Diffstat (limited to 'x11-themes/adwaita-qt')
-rw-r--r-- | x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild b/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild index c90b54089671..ab20e91c260e 100644 --- a/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild +++ b/x11-themes/adwaita-qt/adwaita-qt-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ DESCRIPTION="A style to bend Qt applications to look like they belong into GNOME HOMEPAGE="https://github.com/MartinBriza/adwaita-qt" SRC_URI="https://github.com/MartinBriza/${PN}/archive/${PV}/${P}.tar.gz" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" LICENSE="GPL-2 LGPL-2" SLOT="0" |