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
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')
-rw-r--r--app-misc/glastree/glastree-1.04.ebuild4
-rw-r--r--app-misc/glastree/glastree-1.04_p20150525.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/glastree/glastree-1.04.ebuild b/app-misc/glastree/glastree-1.04.ebuild
index 699a36518cf8..9a5212c50638 100644
--- a/app-misc/glastree/glastree-1.04.ebuild
+++ b/app-misc/glastree/glastree-1.04.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
@@ -9,7 +9,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz"
DEPEND="dev-lang/perl
dev-perl/Date-Calc"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
LICENSE="public-domain"
PATCHES=(
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 )"