summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-20 13:49:55 +0000
committerSam James <sam@gentoo.org>2023-02-20 13:49:55 +0000
commit32d8cbee1ef47274c0deb0cad8a7411af6d458aa (patch)
treea0e5d3605847c98cc4c007e799c1ab2fc8c06859 /dev-libs/libtpms
parentapp-crypt/swtpm: Stabilize 0.8.0 arm, #895170 (diff)
downloadgentoo-32d8cbee1ef47274c0deb0cad8a7411af6d458aa.tar.gz
gentoo-32d8cbee1ef47274c0deb0cad8a7411af6d458aa.tar.bz2
gentoo-32d8cbee1ef47274c0deb0cad8a7411af6d458aa.zip
dev-libs/libtpms: Stabilize 0.9.5 arm, #895170
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtpms')
-rw-r--r--dev-libs/libtpms/libtpms-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"