summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 14:10:20 +0000
committerSam James <sam@gentoo.org>2023-03-17 14:10:20 +0000
commit83688b44a09e1db115e4e76af97b79d0ff80b525 (patch)
treefeadfb15a78a5b1acca17a98e1b71b558c028f71 /dev-libs
parentdev-libs/libtpms: Stabilize 0.9.6 x86, #901383 (diff)
downloadgentoo-83688b44a09e1db115e4e76af97b79d0ff80b525.tar.gz
gentoo-83688b44a09e1db115e4e76af97b79d0ff80b525.tar.bz2
gentoo-83688b44a09e1db115e4e76af97b79d0ff80b525.zip
dev-libs/libtpms: Stabilize 0.9.6 amd64, #901383
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libtpms/libtpms-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtpms/libtpms-0.9.6.ebuild b/dev-libs/libtpms/libtpms-0.9.6.ebuild
index ec9bd0275f70..b78b99d4a24a 100644
--- a/dev-libs/libtpms/libtpms-0.9.6.ebuild
+++ b/dev-libs/libtpms/libtpms-0.9.6.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}"