diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 22:51:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 23:28:56 +0200 |
commit | eecc581c492dbab3902c6d7f0dfadd1eefb435c5 (patch) | |
tree | 6705a30283f36e5f6ab0deaeaf4ddab414346a94 /x11-themes | |
parent | net-p2p/ktorrent: x86 stable (bug #690302) (diff) | |
download | gentoo-eecc581c492dbab3902c6d7f0dfadd1eefb435c5.tar.gz gentoo-eecc581c492dbab3902c6d7f0dfadd1eefb435c5.tar.bz2 gentoo-eecc581c492dbab3902c6d7f0dfadd1eefb435c5.zip |
x11-themes/qtcurve: x86 stable (bug #690302)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild index 8255722f5af1..f09ad982cf4e 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 |