From 6866d568e8a6cd24fb723dd35654fb1ebbdcc0e7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 14 Feb 2016 11:03:45 +0100 Subject: x11-themes/qtcurve: x86 stable wrt bug #572114 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-themes/qtcurve') diff --git a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild index 33ba8a6de296..6c1caaed5a11 100644 --- a/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.8.18-r1.ebuild @@ -12,11 +12,11 @@ HOMEPAGE="https://github.com/QtCurve/qtcurve" if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git" - KEYWORDS="alpha" + KEYWORDS="alpha x86" else SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV/_/}.tar.gz -> ${P}.tar.gz https://github.com/QtCurve/qtcurve/commit/020b70404f6202490d5ca131f0ec084355cb98e3.patch -> ${PN}-1.8.18-dont_use_c++11.patch" - KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" fi LICENSE="LGPL-2+" -- cgit v1.2.3-65-gdbad