From 0ccf3da48faef5dd79c847962cc5698be3d919b3 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:48:24 +0300 Subject: sci-electronics/gerbv: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-electronics/gerbv/gerbv-2.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-electronics') diff --git a/sci-electronics/gerbv/gerbv-2.7.0.ebuild b/sci-electronics/gerbv/gerbv-2.7.0.ebuild index 48219cd522a6..8bca34e8cf4c 100644 --- a/sci-electronics/gerbv/gerbv-2.7.0.ebuild +++ b/sci-electronics/gerbv/gerbv-2.7.0.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 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc examples unit-mm" RESTRICT="test" -- cgit v1.2.3-65-gdbad