From 51bd372633528fe6d1dc171adc82797093739e01 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:46:13 +0300 Subject: sci-biology/pals: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-biology/pals/pals-1.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology/pals') diff --git a/sci-biology/pals/pals-1.0-r2.ebuild b/sci-biology/pals/pals-1.0-r2.ebuild index 4e367283bf01..94f972567ea7 100644 --- a/sci-biology/pals/pals-1.0-r2.ebuild +++ b/sci-biology/pals/pals-1.0-r2.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=8 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}"/${PN}-1.0-fix-build-system.patch ) -- cgit v1.2.3-65-gdbad