diff options
author | Sam James <sam@gentoo.org> | 2022-08-30 23:22:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-30 23:22:13 +0100 |
commit | f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b (patch) | |
tree | 5f0bd29d925655332a6a7eef6eef8edee90f28ee /dev-libs/tlsh | |
parent | net-libs/libssh: drop 0.10.0-r1 (diff) | |
download | gentoo-f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b.tar.gz gentoo-f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b.tar.bz2 gentoo-f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b.zip |
dev-libs/tlsh: Keyword 4.8.2 ppc64, #850544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tlsh')
-rw-r--r-- | dev-libs/tlsh/tlsh-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tlsh/tlsh-4.8.2.ebuild b/dev-libs/tlsh/tlsh-4.8.2.ebuild index 4959d64e815f..6b964ea89a55 100644 --- a/dev-libs/tlsh/tlsh-4.8.2.ebuild +++ b/dev-libs/tlsh/tlsh-4.8.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/trendmicro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" PATCHES=( "${FILESDIR}"/${P}-gnuinstalldirs.patch |