diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-09 09:36:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-09 09:36:18 +0200 |
commit | 5f97c21f468fcebed3bf2e9e6f00c713f3635c11 (patch) | |
tree | 6a2b7110783464eaba4f7b9815f4abf8b24f0337 /app-crypt/ssdeep | |
parent | dev-lang/go: Stabilize 1.19.1 arm, #869248 (diff) | |
download | gentoo-5f97c21f468fcebed3bf2e9e6f00c713f3635c11.tar.gz gentoo-5f97c21f468fcebed3bf2e9e6f00c713f3635c11.tar.bz2 gentoo-5f97c21f468fcebed3bf2e9e6f00c713f3635c11.zip |
app-crypt/ssdeep: Stabilize 2.14.1 arm64, #869116
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/ssdeep')
-rw-r--r-- | app-crypt/ssdeep/ssdeep-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild index 665ca42c41df..dfbb62845de4 100644 --- a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild +++ b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-project/${PN}/releases/download/release-${PV}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="static-libs" DOCS=( |