summaryrefslogtreecommitdiff
path: root/sys-apps/ack/ack-2.18-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/ack/ack-2.18-r1.ebuild')
-rw-r--r--sys-apps/ack/ack-2.18-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/ack/ack-2.18-r1.ebuild b/sys-apps/ack/ack-2.18-r1.ebuild
index 7dcd5501bd7a..9c4722794d1f 100644
--- a/sys-apps/ack/ack-2.18-r1.ebuild
+++ b/sys-apps/ack/ack-2.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,11 +6,11 @@ DIST_AUTHOR=PETDANCE
inherit perl-module
DESCRIPTION="ack is a tool like grep, optimized for programmers"
-HOMEPAGE="https://beyondgrep.com/ ${HOMEPAGE}"
+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"