You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-portage/cpuid2cpuflags/cpuid2cpuflags-14.ebuild

15 lines
408 B

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/"
SRC_URI="
https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2
"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris"