commit: 94091d2c0c1b607677193a9bdbd37c5ae2ffd81c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 24 21:52:32 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 24 21:52:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94091d2c
x11-themes/qtcurve: stable 1.9.0-r1 for ppc64, bug #690302
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
index ae3059970c3..8255722f5af 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
@@ -16,7 +16,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