From: Agostino Sarubbo Date: Mon, 17 Feb 2020 11:45:04 +0000 (+0100) Subject: dev-python/toml: arm stable wrt bug #709572 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dfc9c4505004f56d3b15b319c25f12f85c142a0d;p=gentoo.git dev-python/toml: arm stable wrt bug #709572 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/toml/toml-0.10.0-r1.ebuild b/dev-python/toml/toml-0.10.0-r1.ebuild index afa4ad96da39..bbfcfc1ab3e1 100644 --- a/dev-python/toml/toml-0.10.0-r1.ebuild +++ b/dev-python/toml/toml-0.10.0-r1.ebuild @@ -17,7 +17,7 @@ IUSE="test" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" # peculiar testing depending on https://github.com/BurntSushi/toml-test. Not # particularly worth the trouble.