summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-24 13:20:48 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-24 14:01:36 +0200
commitfba6b5d28f12e096c725b81a5747ecf9bd4670ed (patch)
tree3ede68896bce8c54b0202195b96a04cb233a0d20 /x11-themes
parent*/*: Drop all to ~arm (diff)
downloadkde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.gz
kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.bz2
kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.zip
*/*: Drop all to ~ppc, ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild2
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
index e600bb22..9af748c4 100644
--- a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
+++ b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.kdelook.org/content/files/5296-${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
IUSE=""
RDEPEND="=kde-base/kwin-3.5*
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
index 7bff3227..fad056ff 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="gtk nls plasma qt4 +qt5 test +X"
if [[ ${KDE_BUILD_TYPE} = release ]] ; 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