diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:34:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:20 +0100 |
commit | c782ee0cb361c0d93db91375b4a192f450a2afdb (patch) | |
tree | b3d8da4878dc64c169d8c5e7477ae6ef86c1f047 /x11-themes/qtcurve | |
parent | app-editors/jasspa-microemacs: stable 20091011-r3 for ppc, bug #656566 (diff) | |
download | gentoo-c782ee0cb361c0d93db91375b4a192f450a2afdb.tar.gz gentoo-c782ee0cb361c0d93db91375b4a192f450a2afdb.tar.bz2 gentoo-c782ee0cb361c0d93db91375b4a192f450a2afdb.zip |
x11-themes/qtcurve: stable 1.9.0_rc1-r2 for ppc, bug #656612
Bug: https://bugs.gentoo.org/656612
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild index 600372fcffb2..928c5040ba1e 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild @@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma +qt5 test" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/KDE/qtcurve/archive/${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 |