diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:50:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:29 +0100 |
commit | 8d29dc67c2fea87f1066934f3e433a05937468bd (patch) | |
tree | d7c31926731a9b3ad1c0b2c65c189106d7e9390b /x11-themes/qtcurve | |
parent | net-misc/stunnel: stable 5.43 for ppc64, bug #656370 (diff) | |
download | gentoo-8d29dc67c2fea87f1066934f3e433a05937468bd.tar.gz gentoo-8d29dc67c2fea87f1066934f3e433a05937468bd.tar.bz2 gentoo-8d29dc67c2fea87f1066934f3e433a05937468bd.zip |
x11-themes/qtcurve: stable 1.9.0_rc1-r2 for ppc64, bug #656612
Bug: https://bugs.gentoo.org/656612
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 928c5040ba1e..a69b44261913 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 |