commit: 190bf98bcf33fa328b4470b359e0b17e2fd741dc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 10 19:25:27 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 10 19:25:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190bf98b
sys-apps/ack: Stabilize 3.7.0 ALLARCHES, #908264 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/ack/ack-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ack/ack-3.7.0.ebuild b/sys-apps/ack/ack-3.7.0.ebuild index f55f1beafcec..8f36190f2ce2 100644 --- a/sys-apps/ack/ack-3.7.0.ebuild +++ b/sys-apps/ack/ack-3.7.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"