mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
dev-lang/yasm: Sync with Gentoo
It's from Gentoo commit da8495b42a9b6e1e144790cb2f2d6319e9b5f765.
This commit is contained in:
parent
5a6243e820
commit
8ace9c38ce
@ -7,5 +7,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">yasm/yasm</remote-id>
|
||||
<remote-id type="cpe">cpe:/a:yasm_project:yasm</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
|
||||
inherit autotools git-r3
|
||||
else
|
||||
SRC_URI="https://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos ~x64-solaris"
|
||||
fi
|
||||
|
||||
DESCRIPTION="An assembler for x86 and x86_64 instruction sets"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user