diff options
Diffstat (limited to 'dev-lang/cll1h/cll1h-0.6-r1.ebuild')
-rw-r--r-- | dev-lang/cll1h/cll1h-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/cll1h/cll1h-0.6-r1.ebuild b/dev-lang/cll1h/cll1h-0.6-r1.ebuild index 64d517f26b25..389e47cc3762 100644 --- a/dev-lang/cll1h/cll1h-0.6-r1.ebuild +++ b/dev-lang/cll1h/cll1h-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild,v 1.3 2012/11/12 23:48:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild,v 1.4 2012/12/02 08:53:50 grobian Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://gpl.arachne.cz/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |