blob: b7ac9a5d59b07068433bc9a263f3eb48f35d387b (
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 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2
_md5_=1c3748d93dd9a27d616f31bd2cbf4a77
|