diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-12 05:05:11 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-12 05:05:11 +0000 |
commit | d250699da7bb325a96a71c028f80c6a1a54c400d (patch) | |
tree | 817542486491d234eb335130ee1c4f8ff07ffb66 /metadata/md5-cache/dev-embedded/esptool-3.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-d250699da7bb325a96a71c028f80c6a1a54c400d.tar.gz gentoo-d250699da7bb325a96a71c028f80c6a1a54c400d.tar.bz2 gentoo-d250699da7bb325a96a71c028f80c6a1a54c400d.zip |
2020-12-12 05:05:09 UTC
Diffstat (limited to 'metadata/md5-cache/dev-embedded/esptool-3.0')
-rw-r--r-- | metadata/md5-cache/dev-embedded/esptool-3.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-embedded/esptool-3.0 b/metadata/md5-cache/dev-embedded/esptool-3.0 index f2b5b5fdbe55..93b3e9da8365 100644 --- a/metadata/md5-cache/dev-embedded/esptool-3.0 +++ b/metadata/md5-cache/dev-embedded/esptool-3.0 @@ -4,7 +4,7 @@ DESCRIPTION=Utility to communicate with the ROM bootloader in Espressif ESP8266 EAPI=7 HOMEPAGE=https://github.com/espressif/esptool IUSE=test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 -KEYWORDS=~amd64 ~arm ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~x86 LICENSE=GPL-2+ RDEPEND=python_single_target_python3_6? ( dev-python/bitstring[python_targets_python3_6(-)] dev-python/cryptography[python_targets_python3_6(-)] >=dev-python/ecdsa-0.16.0[python_targets_python3_6(-)] dev-python/pyserial[python_targets_python3_6(-)] dev-python/reedsolomon[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/bitstring[python_targets_python3_7(-)] dev-python/cryptography[python_targets_python3_7(-)] >=dev-python/ecdsa-0.16.0[python_targets_python3_7(-)] dev-python/pyserial[python_targets_python3_7(-)] dev-python/reedsolomon[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/bitstring[python_targets_python3_8(-)] dev-python/cryptography[python_targets_python3_8(-)] >=dev-python/ecdsa-0.16.0[python_targets_python3_8(-)] dev-python/pyserial[python_targets_python3_8(-)] dev-python/reedsolomon[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/bitstring[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] >=dev-python/ecdsa-0.16.0[python_targets_python3_9(-)] dev-python/pyserial[python_targets_python3_9(-)] dev-python/reedsolomon[python_targets_python3_9(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/espressif/esptool/archive/v3.0.tar.gz -> esptool-3.0.tar.gz _eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=846a07d64eda50c09a9adf613195f2bb +_md5_=765393463ad3881c842a8411a71f1eb3 |