diff --git a/dev-python/toml/toml-0.10.0.ebuild b/dev-python/toml/toml-0.10.0.ebuild index ae782ee485d19..33d6dd0e398fd 100644 --- a/dev-python/toml/toml-0.10.0.ebuild +++ b/dev-python/toml/toml-0.10.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86" # peculiar testing depending on https://github.com/BurntSushi/toml-test. Not # particularly worth the trouble.