profiles/alpha: Add '~alpha' to ACCEPT_KEYWORDS
authorMatt Turner <mattst88@gentoo.org>
Sun, 26 Jan 2020 00:15:37 +0000 (16:15 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sun, 26 Jan 2020 00:15:37 +0000 (16:15 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
profiles/arch/alpha/make.defaults

index 21df1ec3ca086ae75d4185c414a222201706a076..ea18ceadb1351adf285135337c27165c0ffb8d45 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 ARCH="alpha"
-ACCEPT_KEYWORDS="alpha"
+ACCEPT_KEYWORDS="alpha ~alpha""
 
 CHOST="alpha-unknown-linux-gnu"
 CFLAGS="-O2 -pipe"