profiles/arch/hppa: ACCEPT_KEYWORDS+=" ~hppa"

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-08-22 21:15:44 +03:00
parent 634a005686
commit 9fb13c3b7c

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
ARCH="hppa"
ACCEPT_KEYWORDS="hppa"
ACCEPT_KEYWORDS="hppa ~hppa"
CHOST="hppa-unknown-linux-gnu"
CFLAGS="-O2 -pipe"