blob: b5ea8a74c72859aa8918a6a6fd87f08b85869589 (
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 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94
_md5_=aa37edf61cb1af72511f36681536dbdb
|