commit:     91fca1090d152aab5d95cc7a235f66f58c414042
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 21:14:41 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu May  4 21:16:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91fca109

sys-devel/gcc: Add ~ keywords to 6.3.0

I am doing this after a discussion on the ml and speaking with
Kensington on IRC.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sys-devel/gcc/gcc-6.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc/gcc-6.3.0.ebuild b/sys-devel/gcc/gcc-6.3.0.ebuild
index 3ef7af24e23..d56c4f5fb12 100644
--- a/sys-devel/gcc/gcc-6.3.0.ebuild
+++ b/sys-devel/gcc/gcc-6.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -8,7 +8,7 @@ PATCH_VER="1.0"
 
 inherit toolchain
 
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

Reply via email to