dev-python/toml: arm64 keyworded (bug #685868)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
This commit is contained in:
Aaron Bauman
2019-07-22 11:57:04 -04:00
parent cb3d75c631
commit cbe8ec4156

View File

@@ -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.