blob: 2f70dae1e3a6d7788a7651eecb52ff5c4530fdac (
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_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=6618f6768bff5c593bcf251c872fe706
|