summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-30 12:26:50 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-30 12:30:31 +1000
commit8b5c7746456bcc16734d2d59c4422a32fd35f829 (patch)
treeda57a43c44b84e4ea7057416e0e0ef5ccceb46ff /x11-themes
parentx11-themes/qtcurve: remove duplicate KEYWORDS line (diff)
downloadgentoo-8b5c7746456bcc16734d2d59c4422a32fd35f829.tar.gz
gentoo-8b5c7746456bcc16734d2d59c4422a32fd35f829.tar.bz2
gentoo-8b5c7746456bcc16734d2d59c4422a32fd35f829.zip
x11-themes/qtcurve: stabilise qtcurve-1.9.0_rc1-r1 for amd64/x86
Bug: https://bugs.gentoo.org/632460 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild2
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 b31ba1a213e3..e3ecaf34b03a 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="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/${P/_/-}"
fi