diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:29:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:29:03 +0100 |
commit | e093693850bde79613ec308b7f539125752cb050 (patch) | |
tree | 625b30bfccde056f1c58004724a9d76747cb4df8 /x11-themes/adwaita-qt | |
parent | x11-themes/QGnomePlatform: keyworded 0.5 for ppc64, bug #676874 (diff) | |
download | gentoo-e093693850bde79613ec308b7f539125752cb050.tar.gz gentoo-e093693850bde79613ec308b7f539125752cb050.tar.bz2 gentoo-e093693850bde79613ec308b7f539125752cb050.zip |
x11-themes/adwaita-qt: keyworded 1.0-r1 for ppc64, bug #676874
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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" |