diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 11:57:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 11:57:55 +0000 |
commit | 11ad1f24bb0abc821b3220142b2d7074dcc7ee86 (patch) | |
tree | b67444e72c8d90cde0ce3225e06fa6cd5534dc5a /x11-themes | |
parent | app-text/djvu: stable 3.5.27 for ppc/ppc64, bug #632374 (diff) | |
download | gentoo-11ad1f24bb0abc821b3220142b2d7074dcc7ee86.tar.gz gentoo-11ad1f24bb0abc821b3220142b2d7074dcc7ee86.tar.bz2 gentoo-11ad1f24bb0abc821b3220142b2d7074dcc7ee86.zip |
x11-themes/qtcurve: stable 1.9.0_rc1-r1 for ppc/ppc64, bug #632460
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild index fd64a296fdff..db94ad26917b 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild @@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +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 |