commit: 437884b810f84f8aeb07fa970a6a297ba6b1126a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Jul 24 20:21:05 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Jul 24 20:48:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437884b8
sys-apps/ack: x86 stable (bug #690576) Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-apps/ack/ack-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ack/ack-3.0.0.ebuild b/sys-apps/ack/ack-3.0.0.ebuild index 28e686602b8..c39bcb17046 100644 --- a/sys-apps/ack/ack-3.0.0.ebuild +++ b/sys-apps/ack/ack-3.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://beyondgrep.com"; LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/File-Next-1.160.0"