blob: 4be4188b25df2ab3169461c393d35c45a7e87d44 (
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 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6
_md5_=1c3748d93dd9a27d616f31bd2cbf4a77
|