diff options
author | 2021-02-04 17:17:43 +0000 | |
---|---|---|
committer | 2021-02-04 17:17:43 +0000 | |
commit | 1a624906e65d0efcbe9fb5488eb5f78a481d1553 (patch) | |
tree | 654f3e52504c41e6a0e8bacc0a7c1746b1b12704 /metadata/md5-cache/dev-python/reedsolomon-1.5.4 | |
parent | Merge updates from master (diff) | |
download | gentoo-1a624906e65d0efcbe9fb5488eb5f78a481d1553.tar.gz gentoo-1a624906e65d0efcbe9fb5488eb5f78a481d1553.tar.bz2 gentoo-1a624906e65d0efcbe9fb5488eb5f78a481d1553.zip |
2021-02-04 17:17:41 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/reedsolomon-1.5.4')
-rw-r--r-- | metadata/md5-cache/dev-python/reedsolomon-1.5.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/reedsolomon-1.5.4 b/metadata/md5-cache/dev-python/reedsolomon-1.5.4 index ed541697a78a..f49ee8cdd715 100644 --- a/metadata/md5-cache/dev-python/reedsolomon-1.5.4 +++ b/metadata/md5-cache/dev-python/reedsolomon-1.5.4 @@ -4,7 +4,7 @@ DESCRIPTION=Pure-Python Reed Solomon encoder/decoder EAPI=7 HOMEPAGE=https://github.com/tomerfiliba/reedsolomon https://pypi.org/project/reedsolo/ IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=public-domain RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tomerfiliba/reedsolomon/archive/v1.5.4.tar.gz -> reedsolomon-1.5.4.tar.gz _eclasses_=distutils-r1 5363e4936a5e855108ec3fd191bd2b3c multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=570fb82b6f9f3ac46a7fffdf55ec9697 +_md5_=fe64e9be8bc10943179b3888691afae4 |