commit: 1d8052a7fcfff13f049e148a004dcdd28d3b14bd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 12 17:45:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 12 17:45:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8052a7
dev-libs/libtpms: Stabilize 0.10.1 arm64, #957959 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libtpms/libtpms-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtpms/libtpms-0.10.1.ebuild b/dev-libs/libtpms/libtpms-0.10.1.ebuild index b5f4099af95a..7b61a4912577 100644 --- a/dev-libs/libtpms/libtpms-0.10.1.ebuild +++ b/dev-libs/libtpms/libtpms-0.10.1.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 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" DEPEND="dev-libs/openssl:=" RDEPEND="${DEPEND}"