diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 11:24:33 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 11:24:33 +0200 |
commit | d6f33ba53a8d585fac814a66963dc709ca5c8a44 (patch) | |
tree | 5c4d923d3e38dbfcacfed821bedda18610f2906f /sci-electronics | |
parent | sci-electronics/ngspice: Stabilize 36 amd64, #867226 (diff) | |
download | gentoo-d6f33ba53a8d585fac814a66963dc709ca5c8a44.tar.gz gentoo-d6f33ba53a8d585fac814a66963dc709ca5c8a44.tar.bz2 gentoo-d6f33ba53a8d585fac814a66963dc709ca5c8a44.zip |
sci-electronics/xcircuit: Stabilize 3.10.30 amd64, #867226
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.10.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild index 838248386668..fe304c5cc975 100644 --- a/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.10.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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=" |