diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:45:14 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:23 -0800 |
commit | c6c989c2c190c49ccc18d9529648ad93dab1c743 (patch) | |
tree | bb4bcab1abfbb49d3ab502255cdbb45497539435 | |
parent | sci-electronics/drahnr-oregano: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-c6c989c2c190c49ccc18d9529648ad93dab1c743.tar.gz gentoo-c6c989c2c190c49ccc18d9529648ad93dab1c743.tar.bz2 gentoo-c6c989c2c190c49ccc18d9529648ad93dab1c743.zip |
sci-electronics/geda: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | sci-electronics/geda/geda-1.9.2-r1.ebuild | 4 |
1 files 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=" |