blob: 13a431e51578dd70b54463407bbaef5659ea6670 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=man? ( app-text/scdoc )
DEFINED_PHASES=compile install test
DESCRIPTION=ucontext implementation featuring glibc-compatible ABI
EAPI=8
HOMEPAGE=https://github.com/kaniini/libucontext
INHERIT=toolchain-funcs
IUSE=+man
KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC
SLOT=0
SRC_URI=https://distfiles.ariadne.space/libucontext/libucontext-1.3.1.tar.xz
_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=6618f6768bff5c593bcf251c872fe706
|