mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
17 lines
888 B
Plaintext
17 lines
888 B
Plaintext
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) virtual/pkgconfig
|
|
DEFINED_PHASES=compile install prepare setup test
|
|
DEPEND=dev-libs/libffi:=
|
|
DESCRIPTION=Python implementation for microcontrollers
|
|
EAPI=8
|
|
HOMEPAGE=https://micropython.org https://github.com/micropython/micropython
|
|
INHERIT=toolchain-funcs python-any-r1
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=Apache-2.0 BSD BSD-1 BSD-4 GPL-2 GPL-2+ ISC LGPL-3 MIT OFL-1.1 ZLIB
|
|
RDEPEND=dev-libs/libffi:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://micropython.org/resources/source/micropython-1.25.0.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
|
_md5_=ae1dbbcd36fb22b39516fc0c9efcaf16
|