From f26437b122f7361441c973a1e952cc3af4788f90 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Jul 2021 22:54:39 +0100 Subject: [PATCH] app-crypt/swtpm: Keyword 0.6.0-r1 ppc, #798753 Signed-off-by: Sam James --- app-crypt/swtpm/swtpm-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/swtpm/swtpm-0.6.0-r1.ebuild b/app-crypt/swtpm/swtpm-0.6.0-r1.ebuild index 74281bd54827b..b6fb875736dda 100644 --- a/app-crypt/swtpm/swtpm-0.6.0-r1.ebuild +++ b/app-crypt/swtpm/swtpm-0.6.0-r1.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 ~arm64" +KEYWORDS="~amd64 ~arm64 ~ppc" IUSE="fuse +gnutls seccomp test" RESTRICT="!test? ( test )"