commit: cb731bff8d88fb440423e04aa0fb93c261b586aa Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu May 8 19:45:06 2025 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu May 8 20:03:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb731bff
sys-libs/talloc: stabilize 2.4.2 for sparc Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> sys-libs/talloc/talloc-2.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/talloc/talloc-2.4.2.ebuild b/sys-libs/talloc/talloc-2.4.2.ebuild index b32518a37948..a083802f8289 100644 --- a/sys-libs/talloc/talloc-2.4.2.ebuild +++ b/sys-libs/talloc/talloc-2.4.2.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 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="compat +python test valgrind" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
