commit: 02b986feec259644d74513da8cb6f079e881697c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 03:24:16 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 03:24:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b986fe
dev-libs/libtpms: Stabilize 0.10.0 arm, #947578 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libtpms/libtpms-0.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libtpms/libtpms-0.10.0.ebuild b/dev-libs/libtpms/libtpms-0.10.0.ebuild index e7a56cee6fd5..d49f427900cd 100644 --- a/dev-libs/libtpms/libtpms-0.10.0.ebuild +++ b/dev-libs/libtpms/libtpms-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}"
