profiles: add arm and arm64 profiles
Add arm and arm64 minimal profiles similar to amd64. The arm profile is for armv7 only.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-21)
|
||||
# Bootstrapping is possible using our build snapshot, so don't force
|
||||
# system bootstrap
|
||||
dev-java/openjdk:17 -system-bootstrap
|
||||
dev-java/openjdk:21 -system-bootstrap
|
||||
Reference in New Issue
Block a user