mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-devel/qbe: Keyword ~amd64 ~arm64 ~riscv
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user