diff options
author | William Hubbs <williamh@gentoo.org> | 2017-05-04 16:14:41 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2017-05-04 16:16:06 -0500 |
commit | 91fca1090d152aab5d95cc7a235f66f58c414042 (patch) | |
tree | 8a0e1ae69f5713380e506a090a465909e60e4909 /sys-devel/gcc | |
parent | dev-python/cryptography: add ~arm/~arm64, bug #616618 (diff) | |
download | gentoo-91fca1090d152aab5d95cc7a235f66f58c414042.tar.gz gentoo-91fca1090d152aab5d95cc7a235f66f58c414042.tar.bz2 gentoo-91fca1090d152aab5d95cc7a235f66f58c414042.zip |
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
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-6.3.0.ebuild | 4 |
1 files 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 3ef7af24e231..d56c4f5fb120 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} |