summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-30 12:28:08 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-30 12:30:32 +1000
commite46926542e9cf7b5d09cf5d3f5d552cbdad526be (patch)
tree91e582c76ba8654361f0617d2dc0a9edc4dd05f3 /x11-themes
parentx11-themes/qtcurve: stabilise qtcurve-1.9.0_rc1-r1 for amd64/x86 (diff)
downloadgentoo-e46926542e9cf7b5d09cf5d3f5d552cbdad526be.tar.gz
gentoo-e46926542e9cf7b5d09cf5d3f5d552cbdad526be.tar.bz2
gentoo-e46926542e9cf7b5d09cf5d3f5d552cbdad526be.zip
x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild2
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild2
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 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