Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/md5deep/
Date: Sun, 21 Apr 2019 02:30:43
Message-Id: 1555813811.8e461080f26b5a8b00a1ab2ab4886edcf3e2c497.blueness@gentoo
1 commit: 8e461080f26b5a8b00a1ab2ab4886edcf3e2c497
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 02:30:11 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 02:30:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e461080
7
8 app-crypt/md5deep: stable on arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-crypt/md5deep/md5deep-4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/md5deep/md5deep-4.4.ebuild b/app-crypt/md5deep/md5deep-4.4.ebuild
17 index 83594289723..ba36e6cdc45 100644
18 --- a/app-crypt/md5deep/md5deep-4.4.ebuild
19 +++ b/app-crypt/md5deep/md5deep-4.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jessek/hashdeep/archive/release-${PV}.tar.gz
21
22 LICENSE="public-domain GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE=""
27
28 S=${WORKDIR}/hashdeep-release-${PV}