commit: 11ad1f24bb0abc821b3220142b2d7074dcc7ee86
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 2 11:57:55 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Oct 2 11:57:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ad1f24
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"
x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 fd64a296fdf..db94ad26917 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