From: Michael Palimaka Date: Sat, 30 Sep 2017 02:28:08 +0000 (+1000) Subject: x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e46926542e9cf7b5d09cf5d3f5d552cbdad526be;p=gentoo.git x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- 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 e3ecaf34b03a..fd64a296fdff 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 b31ba1a213e3..4a9736491f83 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