commit: 13ed1eb06b6e001750b5580484bf988a5b000c1d
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 16 12:47:28 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 12:47:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ed1eb0
app-crypt/md5deep: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-crypt/md5deep/md5deep-4.3.ebuild | 4 ++--
app-crypt/md5deep/md5deep-4.4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-crypt/md5deep/md5deep-4.3.ebuild
b/app-crypt/md5deep/md5deep-4.3.ebuild
index cb91e22b821..5f025c284a0 100644
--- a/app-crypt/md5deep/md5deep-4.3.ebuild
+++ b/app-crypt/md5deep/md5deep-4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="public-domain GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux
~ppc-macos"
IUSE=""
RESTRICT="test"
diff --git a/app-crypt/md5deep/md5deep-4.4.ebuild
b/app-crypt/md5deep/md5deep-4.4.ebuild
index 48242e1000c..83594289723 100644
--- a/app-crypt/md5deep/md5deep-4.4.ebuild
+++ b/app-crypt/md5deep/md5deep-4.4.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
@@ -12,7 +12,7 @@
SRC_URI="https://github.com/jessek/hashdeep/archive/release-${PV}.tar.gz
LICENSE="public-domain GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
~ppc-macos"
IUSE=""
S=${WORKDIR}/hashdeep-release-${PV}