commit: 9a7b2c0a766f619e9d0b76e850aa5b3f76b48d13 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=9a7b2c0a
dev-libs/xapian-bindings: Stabilize 1.4.26-r1 arm, #943010 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/xapian-bindings/xapian-bindings-1.4.26-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.26-r1.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.4.26-r1.ebuild index 99cb4031cfed..5e17c9659f0b 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.4.26-r1.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.26-r1.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 @@ -26,7 +26,7 @@ S="${WORKDIR}/${P}" # need this here, some inherited eclasses change it LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="java lua perl php python ruby tcl" REQUIRED_USE=" || ( java lua perl php python ruby tcl )