Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tlsh/
Date: Tue, 30 Aug 2022 22:22:28
Message-Id: 1661898133.f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b.sam@gentoo
1 commit: f79e9cb2f9c4758aeb5dc96a44eb1c815cf8655b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 22:22:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 22:22:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79e9cb2
7
8 dev-libs/tlsh: Keyword 4.8.2 ppc64, #850544
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/tlsh/tlsh-4.8.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/tlsh/tlsh-4.8.2.ebuild b/dev-libs/tlsh/tlsh-4.8.2.ebuild
16 index 4959d64e815f..6b964ea89a55 100644
17 --- a/dev-libs/tlsh/tlsh-4.8.2.ebuild
18 +++ b/dev-libs/tlsh/tlsh-4.8.2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/trendmicro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="|| ( Apache-2.0 BSD )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
25
26 PATCHES=(
27 "${FILESDIR}"/${P}-gnuinstalldirs.patch