From e7ba3fcc357f2b27643401aa10a3390b8fbc64ea Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 21:30:23 +0000 Subject: app-misc/glastree: destabilise for ppc Signed-off-by: Sam James --- app-misc/glastree/glastree-1.04.ebuild | 4 ++-- app-misc/glastree/glastree-1.04_p20150525.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-misc') 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 )" -- cgit v1.2.3-65-gdbad