blob: ddddaaadff7e75704189933d8088c271c4598545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install pretend setup test
DESCRIPTION=High performance base64 encoder and decoder
EAPI=8
HOMEPAGE=https://github.com/skeeto/race64
INHERIT=flag-o-matic toolchain-funcs
IUSE=openmp
KEYWORDS=~amd64
LICENSE=Unlicense
SLOT=0
SRC_URI=https://github.com/skeeto/race64/releases/download/v1.0.0/race64-1.0.0.tar.xz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5f250f8d967fc24a6490b549586670fa
_md5_=1c3748d93dd9a27d616f31bd2cbf4a77
|