projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b0a57
)
dev-python/pipfile: arm64 keyworded (bug #702190)
author
Aaron Bauman
<bman@gentoo.org>
Thu, 26 Dec 2019 23:49:44 +0000
(18:49 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Thu, 26 Dec 2019 23:49:44 +0000
(18:49 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.83, Repoman-2.3.20
dev-python/pipfile/pipfile-0.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pipfile/pipfile-0.0.2.ebuild
b/dev-python/pipfile/pipfile-0.0.2.ebuild
index 25e537916d87c62fc1a3290d5ee27b6ae4ecb3fa..287f69c4151a162f7805b6ea2aaa3982996c29f1 100644
(file)
--- a/
dev-python/pipfile/pipfile-0.0.2.ebuild
+++ b/
dev-python/pipfile/pipfile-0.0.2.ebuild
@@
-12,7
+12,7
@@
SRC_URI="https://github.com/pypa/pipfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0 BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~
arm64 ~
sparc ~x86"
RDEPEND="dev-python/toml[${PYTHON_USEDEP}]"
BDEPEND="${RDEPEND}