diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 09:44:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 09:44:52 +0200 |
commit | 225f7819c469b60521247c9ba8d9e4b03f504908 (patch) | |
tree | 8b3529be942f196e607519d94f49828ae7bbe1e2 /dev-libs/tlsh | |
parent | dev-util/diffoscope: Keyword 214-r1 arm, #850544 (diff) | |
download | gentoo-225f7819c469b60521247c9ba8d9e4b03f504908.tar.gz gentoo-225f7819c469b60521247c9ba8d9e4b03f504908.tar.bz2 gentoo-225f7819c469b60521247c9ba8d9e4b03f504908.zip |
dev-libs/tlsh: Keyword 4.8.2 arm, #850544
Signed-off-by: Jakov Smolić <jsmolic@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 00ff3ec45270..5e7848823157 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" +KEYWORDS="~amd64 ~arm" PATCHES=( "${FILESDIR}"/${P}-gnuinstalldirs.patch |