From 8932da8d9810de4f5e58e597b6958d7c0d00dbe9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:52:30 +0300 Subject: sci-libs/libxc: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-libs/libxc/libxc-5.1.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libxc/libxc-5.1.7.ebuild b/sci-libs/libxc/libxc-5.1.7.ebuild index 9506ce207c0b..883a843a3e26 100644 --- a/sci-libs/libxc/libxc-5.1.7.ebuild +++ b/sci-libs/libxc/libxc-5.1.7.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 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/libxc/libxc/-/archive/${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="fortran test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad