commit:     41e289d21e094a3e6915c80ae883b6a0a0ba6439
Author:     Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Thu May 17 13:24:55 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 18:57:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e289d2

sys-apps/the_silver_searcher: add ~arm64 keyword

We also ~arm64 dev-util/cram which is used for testing ag.

 sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild 
b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
index 94366537bd7..127b25b8bdc 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux"
 IUSE="lzma test zlib"
 
 RDEPEND="dev-libs/libpcre

Reply via email to