commit: bc66fa845bad8598289578f35f7db7d2ac995fdb Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Nov 25 13:17:39 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Nov 27 11:18:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc66fa84
sys-apps/ack: add amd64-fbsd keyword. Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> sys-apps/ack/ack-2.18-r1.ebuild | 2 +- sys-apps/ack/ack-2.22.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/ack/ack-2.18-r1.ebuild b/sys-apps/ack/ack-2.18-r1.ebuild index bfca244bf68..9c4722794d1 100644 --- a/sys-apps/ack/ack-2.18-r1.ebuild +++ b/sys-apps/ack/ack-2.18-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux ~x86-macos ~amd64-fbsd" IUSE="test" RDEPEND=">=dev-perl/File-Next-1.160.0" diff --git a/sys-apps/ack/ack-2.22.ebuild b/sys-apps/ack/ack-2.22.ebuild index d33839d41cf..4283c893af5 100644 --- a/sys-apps/ack/ack-2.22.ebuild +++ b/sys-apps/ack/ack-2.22.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://beyondgrep.com" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos ~amd64-fbsd" IUSE="test" RDEPEND=">=dev-perl/File-Next-1.160.0"