From df4cbd5ac372b2a50b2be5ff95d14b92c0500d20 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:44:55 +0300 Subject: sci-astronomy/erfa: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-astronomy/erfa/erfa-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/erfa/erfa-1.4.0.ebuild b/sci-astronomy/erfa/erfa-1.4.0.ebuild index 0d4dc7846097..0f22559424f9 100644 --- a/sci-astronomy/erfa/erfa-1.4.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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="https://github.com/liberfa/erfa/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { -- cgit v1.2.3-65-gdbad