diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-08-15 19:23:03 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-08-15 19:23:03 -0400 |
commit | 7ad2e12b15a9255e740af884c23d63a7791f75c7 (patch) | |
tree | bcf2661e5931afe01e2c827dfffa1e4d3bb6a4f0 | |
parent | app-crypt/md5deep: bump to EAPI 6 (diff) | |
download | gentoo-7ad2e12b15a9255e740af884c23d63a7791f75c7.tar.gz gentoo-7ad2e12b15a9255e740af884c23d63a7791f75c7.tar.bz2 gentoo-7ad2e12b15a9255e740af884c23d63a7791f75c7.zip |
app-crypt/md5deep: version 4.4 stable on arm
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | app-crypt/md5deep/md5deep-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/md5deep/md5deep-4.4.ebuild b/app-crypt/md5deep/md5deep-4.4.ebuild index 1a6290cbfcde..cfec9ca7c56b 100644 --- a/app-crypt/md5deep/md5deep-4.4.ebuild +++ b/app-crypt/md5deep/md5deep-4.4.ebuild @@ -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 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" S=${WORKDIR}/hashdeep-release-${PV} |