projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3d75c
)
dev-python/toml: arm64 keyworded (bug #685868)
author
Aaron Bauman
<bman@gentoo.org>
Mon, 22 Jul 2019 15:57:04 +0000
(11:57 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 22 Jul 2019 15:57:50 +0000
(11:57 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
dev-python/toml/toml-0.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/toml/toml-0.10.0.ebuild
b/dev-python/toml/toml-0.10.0.ebuild
index ae782ee485d1968afbff60daedda789f3bd61d97..33d6dd0e398fd6367aeea61059f7907e057a98b5 100644
(file)
--- 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.