mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
sys-devel/qbe: Keyword ~amd64 ~arm64 ~riscv
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
parent
d06d5f16fa
commit
76f5284442
@ -8,6 +8,8 @@ if [[ "${PV}" == "9999" ]]; then
|
||||
EGIT_REPO_URI="git://c9x.me/qbe.git"
|
||||
else
|
||||
SRC_URI="https://c9x.me/compile/release/${P}.tar.xz"
|
||||
# 64-bit RISC-V only
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Pure-C embeddable compiler backend"
|
||||
|
@ -8,6 +8,8 @@ if [[ "${PV}" == "9999" ]]; then
|
||||
EGIT_REPO_URI="git://c9x.me/qbe.git"
|
||||
else
|
||||
SRC_URI="https://c9x.me/compile/release/${P}.tar.xz"
|
||||
# 64-bit RISC-V only
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Pure-C embeddable compiler backend"
|
||||
|
Loading…
x
Reference in New Issue
Block a user