blob: eb1d912196d748ad0749c85ed1b8f6aa3b65b887 (
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 dev-lang/python:3.10 ) )
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.3.tar.gz -> libcpuid-0.6.3.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-any-r1 845fed6b6dfc35679a4fea289272ddc0
_md5_=94af743665dba7d428cad2d32ea65f71
|