summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-17 14:37:25 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-17 14:37:25 +0200
commit84120a29e6c88f24aff0947fe15dd767bdc43545 (patch)
tree2a731649fd9ad656af28f86f20f337ae6955df02 /app-crypt
parentdev-util/cookiecutter: enable py3.11 (diff)
downloadgentoo-84120a29e6c88f24aff0947fe15dd767bdc43545.tar.gz
gentoo-84120a29e6c88f24aff0947fe15dd767bdc43545.tar.bz2
gentoo-84120a29e6c88f24aff0947fe15dd767bdc43545.zip
app-crypt/swtpm: amd64 stable wrt bug #843800
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/swtpm/swtpm-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/swtpm/swtpm-0.7.3.ebuild b/app-crypt/swtpm/swtpm-0.7.3.ebuild
index 99644c52623d..2441f9f92cda 100644
--- a/app-crypt/swtpm/swtpm-0.7.3.ebuild
+++ b/app-crypt/swtpm/swtpm-0.7.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/stefanberger/swtpm/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="fuse +gnutls seccomp test"
RESTRICT="!test? ( test )"