blob: 9c160e4a1bf9ca2147273903da9df8d8ad385cca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( >=dev-lang/python-3.10.11:3.10 ) )
DEFINED_PHASES=compile install prepare setup test
DESCRIPTION=Easy hugepage access
EAPI=7
HOMEPAGE=https://github.com/libhugetlbfs/libhugetlbfs
INHERIT=toolchain-funcs python-any-r1
IUSE=static-libs test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86
LICENSE=GPL-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/libhugetlbfs/libhugetlbfs/archive/2.23.tar.gz -> libhugetlbfs-2.23.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=03e2f809e3871ac8df3eb681e0430ff5
|