mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 09:01:55 +02:00
dev-lang/yasm: Sync with Gentoo
It's from Gentoo commit bd7cb186c573e4c26d83a4fd62b06e201182c847.
This commit is contained in:
parent
9fe307e064
commit
29876e9350
@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
|
|||||||
inherit autotools git-r3
|
inherit autotools git-r3
|
||||||
else
|
else
|
||||||
SRC_URI="https://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
|
SRC_URI="https://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
|
||||||
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
|
KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos ~x64-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="An assembler for x86 and x86_64 instruction sets"
|
DESCRIPTION="An assembler for x86 and x86_64 instruction sets"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user