commit: 4ac8494b042296703b313d3476f380b17e71ea68 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Jan 8 02:22:27 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Jan 8 02:45:55 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac8494b
dev-libs/libtpms: Stabilize 0.10.2 arm64, #968470 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/libtpms/libtpms-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtpms/libtpms-0.10.2.ebuild b/dev-libs/libtpms/libtpms-0.10.2.ebuild index eb0cbcd9e429..0d3b68ef28bf 100644 --- a/dev-libs/libtpms/libtpms-0.10.2.ebuild +++ b/dev-libs/libtpms/libtpms-0.10.2.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}"
