diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 19:54:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 19:54:36 +0000 |
commit | 62334111afdb33ba94aa3c89bb7fb7ef9e0fdc7a (patch) | |
tree | 8f8fb30f3925d8a5a2eaff9ccac25c3dc3c60fbb /x11-apps/amlc/amlc-0.5.1.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-62334111afdb33ba94aa3c89bb7fb7ef9e0fdc7a.tar.gz gentoo-2-62334111afdb33ba94aa3c89bb7fb7ef9e0fdc7a.tar.bz2 gentoo-2-62334111afdb33ba94aa3c89bb7fb7ef9e0fdc7a.zip |
x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-apps/amlc/amlc-0.5.1.ebuild')
-rw-r--r-- | x11-apps/amlc/amlc-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/amlc/amlc-0.5.1.ebuild b/x11-apps/amlc/amlc-0.5.1.ebuild index 12eff7e1da5c..12c2552c66f5 100644 --- a/x11-apps/amlc/amlc-0.5.1.ebuild +++ b/x11-apps/amlc/amlc-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/amlc/amlc-0.5.1.ebuild,v 1.2 2007/07/14 19:37:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/amlc/amlc-0.5.1.ebuild,v 1.3 2007/07/14 19:54:36 armin76 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://amlc.berlios.de/src/${P}.cpp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" S="${WORKDIR}" |