blob: 5926dc77e1e7d6e8361c6a301a4dd04bc802e7c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare setup
DEPEND=test? ( || ( >=dev-lang/python-3.11.1:3.11 >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 ) )
DESCRIPTION=A small C library for x86 (and x86_64) CPU detection and feature extraction
EAPI=8
HOMEPAGE=http://libcpuid.sourceforge.net/
INHERIT=autotools python-any-r1
IUSE=static-libs test
KEYWORDS=~amd64
LICENSE=BSD-2
RESTRICT=!test? ( test )
SLOT=0/16
SRC_URI=https://github.com/anrieff/libcpuid/archive/v0.6.2.tar.gz -> libcpuid-0.6.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=ba6f407345517498d116ee7a3c2ee298
|