diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:16:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:16:04 +0000 |
commit | adf0ddc1b83ac17f96cd3d4fc612b4f762424d64 (patch) | |
tree | e469cc348075bd48cbb3fbd64f340963ec853845 /x11-themes | |
parent | app-text/ghostscript-gpl: stable 9.26 for sparc, bug #668846 (diff) | |
download | gentoo-adf0ddc1b83ac17f96cd3d4fc612b4f762424d64.tar.gz gentoo-adf0ddc1b83ac17f96cd3d4fc612b4f762424d64.tar.bz2 gentoo-adf0ddc1b83ac17f96cd3d4fc612b4f762424d64.zip |
x11-themes/qtcurve: stable 1.9.0 for ppc/ppc64, bug #668514
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild index dd3ddadebd02..85ce451395d6 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild @@ -16,7 +16,7 @@ IUSE="+X gtk nls plasma +qt5 test" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86" S="${WORKDIR}/${P/_/-}" fi |