diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:57:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 20:35:10 +0200 |
commit | 7cb7af698ad73effc3f3316342b46802b251a851 (patch) | |
tree | 26803c44e29f9f42731c08489b3f1192c1ffde58 /x11-themes/qtcurve | |
parent | sys-power/acpid: x86 stable (bug #657560) (diff) | |
download | gentoo-7cb7af698ad73effc3f3316342b46802b251a851.tar.gz gentoo-7cb7af698ad73effc3f3316342b46802b251a851.tar.bz2 gentoo-7cb7af698ad73effc3f3316342b46802b251a851.zip |
x11-themes/qtcurve: x86 stable (bug #656612)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild index 4f5a52d2a5f3..079459e962b4 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild @@ -15,7 +15,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 |