commit:     7f153973532b5aef86b7d94c6c7bfd26e7353833
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 00:15:37 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 00:15:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f153973

profiles/alpha: Add '~alpha' to ACCEPT_KEYWORDS

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/alpha/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/alpha/make.defaults 
b/profiles/arch/alpha/make.defaults
index 21df1ec3ca0..ea18ceadb13 100644
--- a/profiles/arch/alpha/make.defaults
+++ b/profiles/arch/alpha/make.defaults
@@ -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"

Reply via email to