From 7b2ac987ea4fa59ca8d436e88ae0e49c5581f035 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 10 Dec 2021 08:39:10 +0100 Subject: [PATCH] dev-python/k5test: x86 stable wrt bug #828636 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/k5test/k5test-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/k5test/k5test-0.10.1.ebuild b/dev-python/k5test/k5test-0.10.1.ebuild index 4f48270f5de2d..ac58bbff8ddac 100644 --- a/dev-python/k5test/k5test-0.10.1.ebuild +++ b/dev-python/k5test/k5test-0.10.1.ebuild @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86"