From e46926542e9cf7b5d09cf5d3f5d552cbdad526be Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sat, 30 Sep 2017 12:28:08 +1000 Subject: [PATCH] x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 +- x11-themes/qtcurve/qtcurve-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 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 e3ecaf34b03a0..fd64a296fdff9 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="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" S="${WORKDIR}/${P/_/-}" fi diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index b31ba1a213e39..4a9736491f83b 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.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="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" S="${WORKDIR}/${P/_/-}" fi