Install this version:
emerge -a =dev-fasmg/xpu-ext-rdrand-0.20260124
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-fasmg/xpu-ext-rdrand-0.20260124
Or alternatively:
emerge --autounmask-write -a =dev-fasmg/xpu-ext-rdrand-0.20260124
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.20260124 | 8 | * | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FASMG_MODULE_INSINTO=xpu/intel/ext
FASMG_MODULE_FILES=(
examples/x86/include/ext/rdrand.inc
)
inherit fasmg-module
DESCRIPTION="Flat assembler"
HOMEPAGE="https://flatassembler.net"
SRC_URI="https://flatassembler.net/fasmg.l2fx.zip"
LICENSE="BSD"
SLOT="0"
KEYWORDS="*"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | fasmg.l2fx.zip | 550356 bytes | https://flatassembler.net/fasmg.l2fx.zip |