From: Sergei Trofimovich Date: Sun, 5 Jan 2020 13:40:03 +0000 (+0000) Subject: dev-python/toml: keyworded 0.10.0-r1 for ppc/ppc64, bug #685868 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dad58ca7b5a727d29f43199c0b6035d3b613b0ae;p=gentoo.git dev-python/toml: keyworded 0.10.0-r1 for ppc/ppc64, bug #685868 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/toml/toml-0.10.0-r1.ebuild b/dev-python/toml/toml-0.10.0-r1.ebuild index 1e7c402fd4bf..b0108c2304ee 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 ~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.