diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:48:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:22 +0300 |
commit | 799c62bab92682e8257b0aa48b691247128ed729 (patch) | |
tree | 7c1ae63117dc5d7585573a674bce29046497655c /sci-electronics | |
parent | sci-electronics/voacapl: destabilize for ~x86 (diff) | |
download | gentoo-799c62bab92682e8257b0aa48b691247128ed729.tar.gz gentoo-799c62bab92682e8257b0aa48b691247128ed729.tar.bz2 gentoo-799c62bab92682e8257b0aa48b691247128ed729.zip |
sci-electronics/xcircuit: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild b/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild index b4cf6a10fb70..99dddef08239 100644 --- a/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.10.30-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |