From 34c41828dd91464a7857da7347b61d63ee5bb789 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:46:38 +0300 Subject: sci-biology/treeviewx: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild index 359aa98a784f..ada60056715e 100644 --- a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild +++ b/sci-biology/treeviewx/treeviewx-0.5.1-r3.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 @@ -13,7 +13,7 @@ S="${WORKDIR}/tv-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad