commit: 224637cb69ca94234131c45f2c334fbac4133902 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Aug 26 04:37:33 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Aug 26 04:37:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224637cb
sys-apps/ack: amd64/x86 stable (ALLARCHES policy) wrt bug #806118 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/ack/ack-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ack/ack-3.5.0.ebuild b/sys-apps/ack/ack-3.5.0.ebuild index fe8c7cc38c9..054e1784005 100644 --- a/sys-apps/ack/ack-3.5.0.ebuild +++ b/sys-apps/ack/ack-3.5.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"