diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:48:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:20 +0300 |
commit | 7af81e973964211243d224a0833ea10234149d6e (patch) | |
tree | bfd42aa9d315861a5ed0db8f7527764e6ac250dd /sci-electronics | |
parent | sci-electronics/gspiceui: destabilize for ~x86 (diff) | |
download | gentoo-7af81e973964211243d224a0833ea10234149d6e.tar.gz gentoo-7af81e973964211243d224a0833ea10234149d6e.tar.bz2 gentoo-7af81e973964211243d224a0833ea10234149d6e.zip |
sci-electronics/gwave: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gwave/gwave-20190116.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gwave/gwave-20190116.ebuild b/sci-electronics/gwave/gwave-20190116.ebuild index ff747645f0c4..e86b222f850b 100644 --- a/sci-electronics/gwave/gwave-20190116.ebuild +++ b/sci-electronics/gwave/gwave-20190116.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://gwave.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/gwave3/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="gnuplot plotutils" SLOT="0" |