From: Matt Turner Date: Sun, 26 Jan 2020 00:44:56 +0000 (-0800) Subject: profiles/alpha: Remove extra " X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=59b83a8cc2ff19e06729aae5dae8a8fdcfe27106;p=gentoo.git profiles/alpha: Remove extra " Signed-off-by: Matt Turner --- diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index ea18ceadb135..b44fb846a454 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 ~alpha"" +ACCEPT_KEYWORDS="alpha ~alpha" CHOST="alpha-unknown-linux-gnu" CFLAGS="-O2 -pipe"