commit: c6c989c2c190c49ccc18d9529648ad93dab1c743 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Nov 18 23:45:14 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Nov 18 23:50:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c989c2
sci-electronics/geda: de-stabilize for ~ppc, bug #823768 Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sci-electronics/geda/geda-1.9.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/geda/geda-1.9.2-r1.ebuild b/sci-electronics/geda/geda-1.9.2-r1.ebuild index c85d6f349778..e4657a2c3eeb 100644 --- a/sci-electronics/geda/geda-1.9.2-r1.ebuild +++ b/sci-electronics/geda/geda-1.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="http://ftp.geda-project.org/${MY_PN}/unstable/v$(ver_cut 1-2)/${PV}/${M LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug doc examples nls stroke threads" RDEPEND="
