mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
10 lines
396 B
Groff
10 lines
396 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/martinus/robin-hood-hashing
|
|
KEYWORDS=amd64 arm arm64 ppc ppc64 ~riscv x86
|
|
LICENSE=MIT
|
|
SLOT=0
|
|
SRC_URI=https://github.com/martinus/robin-hood-hashing/archive/3.11.2.tar.gz -> robin-hood-hashing-3.11.2.tar.gz
|
|
_md5_=b1ab64e801712200adc9b5837c911efa
|