commit: 50463ceffe7f5fe7bb9d72af957d5bbd0b74b567
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 11:24:15 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 11:24:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50463cef
dev-libs/xapian: Stabilize 1.4.26 arm, #943010
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/xapian/xapian-1.4.26.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/xapian/xapian-1.4.26.ebuild
b/dev-libs/xapian/xapian-1.4.26.ebuild
index 2e2b9e318242..0ef0a61bf9ab 100644
--- a/dev-libs/xapian/xapian-1.4.26.ebuild
+++ b/dev-libs/xapian/xapian-1.4.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0/30" # ABI version of libxapian.so
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2 debug static-libs"
DEPEND="