diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-01-27 02:47:00 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-01-27 02:47:00 +0000 |
commit | 23d7200a173f0c44f19b1af79ffc4c26c6c4f5ba (patch) | |
tree | 5e4764da78b40bee89e41e011a9c6b999bb70a88 /sys-devel/dragonegg/dragonegg-3.0.ebuild | |
parent | Revert: add ~arm, works on armv7 (diff) | |
download | gentoo-2-23d7200a173f0c44f19b1af79ffc4c26c6c4f5ba.tar.gz gentoo-2-23d7200a173f0c44f19b1af79ffc4c26c6c4f5ba.tar.bz2 gentoo-2-23d7200a173f0c44f19b1af79ffc4c26c6c4f5ba.zip |
keyword ~amd64-linux
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sys-devel/dragonegg/dragonegg-3.0.ebuild')
-rw-r--r-- | sys-devel/dragonegg/dragonegg-3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/dragonegg/dragonegg-3.0.ebuild b/sys-devel/dragonegg/dragonegg-3.0.ebuild index eca90dee410c..d4c7dc668efa 100644 --- a/sys-devel/dragonegg/dragonegg-3.0.ebuild +++ b/sys-devel/dragonegg/dragonegg-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/dragonegg/dragonegg-3.0.ebuild,v 1.2 2011/12/03 08:55:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/dragonegg/dragonegg-3.0.ebuild,v 1.3 2012/01/27 02:47:00 ottxor Exp $ EAPI=4 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="|| ( sys-devel/gcc:4.5[lto] |