diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 18:20:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 18:20:33 +0300 |
commit | bc20fbe6321580718022b196fc62435117cab5fe (patch) | |
tree | 2834f9c22d9079fb31bd8f6ed1276ec59f9f79ca /x11-themes/qtcurve | |
parent | sys-power/acpid: amd64 stable wrt bug #668980 (diff) | |
download | gentoo-bc20fbe6321580718022b196fc62435117cab5fe.tar.gz gentoo-bc20fbe6321580718022b196fc62435117cab5fe.tar.bz2 gentoo-bc20fbe6321580718022b196fc62435117cab5fe.zip |
x11-themes/qtcurve: amd64 stable wrt bug #668514
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild index 1320bd47e40c..cb783404aa59 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |