diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 21:37:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 21:37:54 +0000 |
commit | ebceff65ae465a6adaf590fa853576979fd70408 (patch) | |
tree | 8c999e5cad58c8933e37faf61d53ee2abcb1ded2 /app-crypt | |
parent | media-video/wireplumber: drop 0.4.11 (diff) | |
download | gentoo-ebceff65ae465a6adaf590fa853576979fd70408.tar.gz gentoo-ebceff65ae465a6adaf590fa853576979fd70408.tar.bz2 gentoo-ebceff65ae465a6adaf590fa853576979fd70408.zip |
app-crypt/ssdeep: Keyword 2.14.1 ppc64, #859367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 fc7f9a40bdf6..9783d1c7d3fd 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 ~riscv x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" IUSE="static-libs" DOCS=( |