projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60ef8a5
)
dev-embedded/esptool: x86 keyworded (bug #634056)
author
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 8 Jan 2018 23:45:52 +0000
(
00:45
+0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 8 Jan 2018 23:57:31 +0000
(
00:57
+0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-embedded/esptool/esptool-2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-embedded/esptool/esptool-2.1.ebuild
b/dev-embedded/esptool/esptool-2.1.ebuild
index 5030a4cf0f82cb6e69143762526adc95cb4ec708..e36fcf89c7eddec369256702c7be362ed5184daf 100644
(file)
--- a/
dev-embedded/esptool/esptool-2.1.ebuild
+++ b/
dev-embedded/esptool/esptool-2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-13,7
+13,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64
~x86
"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"