commit: 32d8cbee1ef47274c0deb0cad8a7411af6d458aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 13:49:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 13:49:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d8cbee
dev-libs/libtpms: Stabilize 0.9.5 arm, #895170 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libtpms/libtpms-0.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtpms/libtpms-0.9.5.ebuild b/dev-libs/libtpms/libtpms-0.9.5.ebuild index 8084c421d04c..d5f2dfda6e28 100644 --- a/dev-libs/libtpms/libtpms-0.9.5.ebuild +++ b/dev-libs/libtpms/libtpms-0.9.5.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}"
