diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:44:16 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:09 -0800 |
commit | d74903e68fd4f65cdd2704bfb49bc39333aabb7e (patch) | |
tree | 4e1a966c18621bbaee1fe21206c3ee6a00d31b56 | |
parent | sci-electronics/vbs: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-d74903e68fd4f65cdd2704bfb49bc39333aabb7e.tar.gz gentoo-d74903e68fd4f65cdd2704bfb49bc39333aabb7e.tar.bz2 gentoo-d74903e68fd4f65cdd2704bfb49bc39333aabb7e.zip |
sci-electronics/xcircuit: 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/xcircuit/xcircuit-3.9.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild b/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild index 62140eb5a226..d44b7bc85edb 100644 --- a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.9.73.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=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://opencircuitdesign.com/xcircuit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="tcl" DEPEND=" |