commit: 11a8ba82fe25f60d827c640d12023032cdca4510 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 07:38:19 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 07:38:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a8ba82
app-shells/bash-completion: Stabilize 2.15.0 ALLARCHES, #947735 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-shells/bash-completion/bash-completion-2.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/bash-completion/bash-completion-2.15.0.ebuild b/app-shells/bash-completion/bash-completion-2.15.0.ebuild index 2f0621239eec..ab76f23fc0e2 100644 --- a/app-shells/bash-completion/bash-completion-2.15.0.ebuild +++ b/app-shells/bash-completion/bash-completion-2.15.0.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 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="+eselect test" RESTRICT="!test? ( test )"
