diff options
author | Sam James <sam@gentoo.org> | 2023-03-16 23:14:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-16 23:14:03 +0000 |
commit | 3f6cafa8ffac9a43492963343ed9089906397e73 (patch) | |
tree | cd57c3ce9819545ecaa3194d37a5149eb88f7eac /sci-electronics | |
parent | sci-mathematics/octave: add 8.1.0 (diff) | |
download | gentoo-3f6cafa8ffac9a43492963343ed9089906397e73.tar.gz gentoo-3f6cafa8ffac9a43492963343ed9089906397e73.tar.bz2 gentoo-3f6cafa8ffac9a43492963343ed9089906397e73.zip |
sci-electronics/gtkwave: Stabilize 3.3.106 amd64, #901341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gtkwave/gtkwave-3.3.106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gtkwave/gtkwave-3.3.106.ebuild b/sci-electronics/gtkwave/gtkwave-3.3.106.ebuild index 0b3043548834..62fd0865a965 100644 --- a/sci-electronics/gtkwave/gtkwave-3.3.106.ebuild +++ b/sci-electronics/gtkwave/gtkwave-3.3.106.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples fasttree fatlines judy lzma packed tcl" RDEPEND=" |