commit: 9344e5fcf3684e161deb8d9cfa82fa91f72dde9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 8 07:57:47 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 8 07:57:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9344e5fc
sys-apps/ack: ~x64-macos keyworded Closes: https://bugs.gentoo.org/627742 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/ack/ack-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ack/ack-3.4.0.ebuild b/sys-apps/ack/ack-3.4.0.ebuild index b076054a04a..ee0ad246b94 100644 --- a/sys-apps/ack/ack-3.4.0.ebuild +++ b/sys-apps/ack/ack-3.4.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 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" RESTRICT="!test? ( test )"
