summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 21:30:23 +0000
committerSam James <sam@gentoo.org>2022-03-04 00:38:16 +0000
commite7ba3fcc357f2b27643401aa10a3390b8fbc64ea (patch)
tree03ee5caad8c2ac5a47983b30157125eafab613ae /app-misc/glastree/glastree-1.04_p20150525.ebuild
parentmedia-gfx/imagemagick: Patch out cpu-tuning magic (diff)
downloadgentoo-e7ba3fcc357f2b27643401aa10a3390b8fbc64ea.tar.gz
gentoo-e7ba3fcc357f2b27643401aa10a3390b8fbc64ea.tar.bz2
gentoo-e7ba3fcc357f2b27643401aa10a3390b8fbc64ea.zip
app-misc/glastree: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/glastree/glastree-1.04_p20150525.ebuild')
-rw-r--r--app-misc/glastree/glastree-1.04_p20150525.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-1.04_p20150525.ebuild b/app-misc/glastree/glastree-1.04_p20150525.ebuild
index fcb686d4a14f..ddf56b07931b 100644
--- a/app-misc/glastree/glastree-1.04_p20150525.ebuild
+++ b/app-misc/glastree/glastree-1.04_p20150525.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"