blob: c25e0e72a40c8ee9cddadd2f60200d4227ed7af7 (
plain)
1
2
3
4
5
6
7
|
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Main RISC-V profile; endian/bitsize independent.
ARCH="riscv"
ACCEPT_KEYWORDS="riscv"
|