From 7af81e973964211243d224a0833ea10234149d6e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:48:32 +0300 Subject: sci-electronics/gwave: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-electronics/gwave/gwave-20190116.ebuild | 4 ++-- 1 file 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" -- cgit v1.2.3-65-gdbad