blob: e303c1b577db5d117be76842a44f852d57cd2fed (
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425
_md5_=1c3748d93dd9a27d616f31bd2cbf4a77
|