summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-20 11:17:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-20 11:17:02 +0200
commit8fdcc3ea4ea1e041a7388a99e01ce8ad5d9a621d (patch)
treee4d1fd5381cdb082c49c1cf769df5d08a7a7cd69 /dev-libs
parentapp-crypt/tpm2-tss: arm64 stable wrt bug #843800 (diff)
downloadgentoo-8fdcc3ea4ea1e041a7388a99e01ce8ad5d9a621d.tar.gz
gentoo-8fdcc3ea4ea1e041a7388a99e01ce8ad5d9a621d.tar.bz2
gentoo-8fdcc3ea4ea1e041a7388a99e01ce8ad5d9a621d.zip
dev-libs/libtpms: arm64 stable wrt bug #843800
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libtpms/libtpms-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtpms/libtpms-0.9.4.ebuild b/dev-libs/libtpms/libtpms-0.9.4.ebuild
index d114a2f1724e..3b5f046772a9 100644
--- a/dev-libs/libtpms/libtpms-0.9.4.ebuild
+++ b/dev-libs/libtpms/libtpms-0.9.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/stefanberger/libtpms"
SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
DEPEND="dev-libs/openssl:="
RDEPEND="${DEPEND}"