diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-10 08:39:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-10 08:39:10 +0100 |
commit | 7b2ac987ea4fa59ca8d436e88ae0e49c5581f035 (patch) | |
tree | 2a3b241727a10f99045e57fe9478720a0183e4d1 | |
parent | dev-python/gssapi: x86 stable wrt bug #828636 (diff) | |
download | gentoo-7b2ac987ea4fa59ca8d436e88ae0e49c5581f035.tar.gz gentoo-7b2ac987ea4fa59ca8d436e88ae0e49c5581f035.tar.bz2 gentoo-7b2ac987ea4fa59ca8d436e88ae0e49c5581f035.zip |
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 <ago@gentoo.org>
-rw-r--r-- | dev-python/k5test/k5test-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/k5test/k5test-0.10.1.ebuild b/dev-python/k5test/k5test-0.10.1.ebuild index 4f48270f5de2..ac58bbff8dda 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" |