summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-06 03:24:16 +0000
committerSam James <sam@gentoo.org>2025-01-06 03:24:16 +0000
commit02b986feec259644d74513da8cb6f079e881697c (patch)
treeaa560abb54457f50b6940cf9d45b0f370c185809 /dev-libs/libtpms
parentapp-emulation/virt-firmware: Stabilize 24.7 arm, #947251 (diff)
downloadgentoo-02b986feec259644d74513da8cb6f079e881697c.tar.gz
gentoo-02b986feec259644d74513da8cb6f079e881697c.tar.bz2
gentoo-02b986feec259644d74513da8cb6f079e881697c.zip
dev-libs/libtpms: Stabilize 0.10.0 arm, #947578
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtpms')
-rw-r--r--dev-libs/libtpms/libtpms-0.10.0.ebuild4
1 files 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}"