diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-10-12 11:58:55 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-10-12 11:58:55 +0000 |
commit | 4177c50489df752932a5efa02f2cb0a5757f8d2b (patch) | |
tree | d1aa3dc53c7f84c966e807a170e71a4f3fcd7ee6 | |
parent | keyword ~amd64-fbsd, bug #487266 (diff) | |
download | gentoo-2-4177c50489df752932a5efa02f2cb0a5757f8d2b.tar.gz gentoo-2-4177c50489df752932a5efa02f2cb0a5757f8d2b.tar.bz2 gentoo-2-4177c50489df752932a5efa02f2cb0a5757f8d2b.zip |
keyword ~amd64-fbsd, bug #487266
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index cb183eea73dc..c4b210fec328 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.972 2013/10/09 14:00:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.973 2013/10/12 11:58:55 aballier Exp $ + + 12 Oct 2013; Alexis Ballier <aballier@gentoo.org> gcc-4.8.1-r1.ebuild: + keyword ~amd64-fbsd, bug #487266 09 Oct 2013; Jeroen Roovers <jer@gentoo.org> gcc-4.8.1-r1.ebuild: Marked ~hppa (bug #487266). diff --git a/sys-devel/gcc/gcc-4.8.1-r1.ebuild b/sys-devel/gcc/gcc-4.8.1-r1.ebuild index 8fc6f2ab8c6a..f3449e35891d 100644 --- a/sys-devel/gcc/gcc-4.8.1-r1.ebuild +++ b/sys-devel/gcc/gcc-4.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.3 2013/10/09 14:00:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.4 2013/10/12 11:58:55 aballier Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" @@ -24,7 +24,7 @@ DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~x86 ~amd64-fbsd" RDEPEND="" DEPEND="${RDEPEND} |