summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-13 21:08:11 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-13 21:08:11 +0000
commitec0590c3be3ffbafba172e1e2b1ba14617976df1 (patch)
tree867e5095bcafc4082b9f99e02200f65b49519812 /dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
parentbump, remove old (diff)
downloadgentoo-2-ec0590c3be3ffbafba172e1e2b1ba14617976df1.tar.gz
gentoo-2-ec0590c3be3ffbafba172e1e2b1ba14617976df1.tar.bz2
gentoo-2-ec0590c3be3ffbafba172e1e2b1ba14617976df1.zip
Add doc and lto USEs as they are used from eclass for this version (#515408)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild')
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
index 3c91a55eb56a..83e8ad0c153d 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild,v 1.4 2014/08/05 11:42:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild,v 1.5 2015/05/13 21:08:11 pacho Exp $
inherit gnatbuild
@@ -21,7 +21,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2
x86? ( http://dev.gentoo.org/~george/src/gnatboot-${BOOT_SLOT}-i686.tar.bz2 )"
# ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 )
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
# starting with 4.3.0 gnat needs these libs
RDEPEND=">=dev-libs/mpfr-3.1.2