summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-23 21:29:56 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-23 21:29:56 +0100
commitb6169b25e1ee400685e98e3e81e69af27cd29639 (patch)
tree73ded13870cf53dc1a8b012e3ceb2da4caf5732d /x11-themes
parentmedia-libs/harfbuzz: x86 stable (bug #671588) (diff)
downloadgentoo-b6169b25e1ee400685e98e3e81e69af27cd29639.tar.gz
gentoo-b6169b25e1ee400685e98e3e81e69af27cd29639.tar.bz2
gentoo-b6169b25e1ee400685e98e3e81e69af27cd29639.zip
x11-themes/qtcurve: x86 stable (bug #668514)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
index 116c590c3d58..dd3ddadebd02 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
@@ -16,7 +16,7 @@ IUSE="+X gtk nls plasma +qt5 test"
if [[ "${PV}" != 9999 ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/v${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