diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:19 +0200 |
commit | 48a23651e516f175455e4a232f48430195ec936d (patch) | |
tree | 0e091e2f99f875297b6f8e53962e0272eb3b2f5b /sys-apps/ack | |
parent | sci-mathematics/sha1-polyml: Sort KEYWORDS (diff) | |
download | gentoo-48a23651e516f175455e4a232f48430195ec936d.tar.gz gentoo-48a23651e516f175455e4a232f48430195ec936d.tar.bz2 gentoo-48a23651e516f175455e4a232f48430195ec936d.zip |
sys-apps/ack: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/ack')
-rw-r--r-- | sys-apps/ack/ack-2.18-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/ack/ack-2.22.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/ack/ack-2.18-r1.ebuild b/sys-apps/ack/ack-2.18-r1.ebuild index 9c4722794d1f..bc165b550e4d 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" 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 4283c893af57..dbff5491f6a4 100644 --- a/sys-apps/ack/ack-2.22.ebuild +++ b/sys-apps/ack/ack-2.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/File-Next-1.160.0" |