projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b7883
)
dev-python/scripttest: arm64 keyworded for 1.3.0
author
Aaron Bauman
<bman@gentoo.org>
Sat, 30 Nov 2019 05:21:32 +0000
(
00:21
-0500)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 30 Nov 2019 05:21:51 +0000
(
00:21
-0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/scripttest/scripttest-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/scripttest/scripttest-1.3.0.ebuild
b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 476a53290c9286ca3454766bcec166193b06a632..74484b477b521b4e1d74fa5b3054dfa708fc316f 100644
(file)
--- a/
dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/
dev-python/scripttest/scripttest-1.3.0.ebuild
@@
-14,7
+14,7
@@
SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64
~arm64
x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"