commit: 88ca5ea23e97b02a93db7e8ca74af11f7733d57f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 21:44:15 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 21:44:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ca5ea2
dev-libs/boxfort: Stabilize 0.1.4 x86, #926622
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/boxfort/boxfort-0.1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/boxfort/boxfort-0.1.4.ebuild
b/dev-libs/boxfort/boxfort-0.1.4.ebuild
index 30403b1e76ef..0a5de250ab7b 100644
--- a/dev-libs/boxfort/boxfort-0.1.4.ebuild
+++ b/dev-libs/boxfort/boxfort-0.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -14,7 +14,7 @@ S="${WORKDIR}"/BoxFort-${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="-alpha amd64 ~arm ~arm64 -hppa -ia64 -loong -m68k -mips -ppc -ppc64
-riscv -s390 -sparc ~x86"
+KEYWORDS="-alpha amd64 ~arm ~arm64 -hppa -ia64 -loong -m68k -mips -ppc -ppc64
-riscv -s390 -sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"