summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-30 10:14:32 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-03 12:32:31 -0700
commitbcaa8961170704b9b9f9789d49d438c230845f69 (patch)
treeb10bec75b7050f9501976939e5a86f2f342f65df /profiles
parentprofiles/hppa: Mask app-emacs/elscreen's USE=wanderlust (diff)
downloadgentoo-bcaa8961170704b9b9f9789d49d438c230845f69.tar.gz
gentoo-bcaa8961170704b9b9f9789d49d438c230845f69.tar.bz2
gentoo-bcaa8961170704b9b9f9789d49d438c230845f69.zip
profiles/ia64: Add '~ia64' to ACCEPT_KEYWORDS
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/ia64/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults
index bdf4d7fa4798..4fd7df5d9af7 100644
--- a/profiles/arch/ia64/make.defaults
+++ b/profiles/arch/ia64/make.defaults
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
ARCH="ia64"
-ACCEPT_KEYWORDS="ia64"
+ACCEPT_KEYWORDS="ia64 ~ia64"
CHOST="ia64-unknown-linux-gnu"
CFLAGS="-O2 -pipe"