diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:40:53 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:40:53 +0000 |
commit | 60666119bdba3b5f24665ac4f700f91072236245 (patch) | |
tree | 4bdab66c0a0e445e2b4f1a0decc575aba240a950 /dev-vcs/cssc/cssc-1.3.0.ebuild | |
parent | Stable on amd64 wrt bug #362015 (diff) | |
download | gentoo-2-60666119bdba3b5f24665ac4f700f91072236245.tar.gz gentoo-2-60666119bdba3b5f24665ac4f700f91072236245.tar.bz2 gentoo-2-60666119bdba3b5f24665ac4f700f91072236245.zip |
Stable on amd64 wrt bug #363021
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/cssc/cssc-1.3.0.ebuild')
-rw-r--r-- | dev-vcs/cssc/cssc-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cssc/cssc-1.3.0.ebuild b/dev-vcs/cssc/cssc-1.3.0.ebuild index 4956831dc03d..fe4bc862d234 100644 --- a/dev-vcs/cssc/cssc-1.3.0.ebuild +++ b/dev-vcs/cssc/cssc-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/cssc-1.3.0.ebuild,v 1.4 2011/05/11 11:24:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/cssc-1.3.0.ebuild,v 1.5 2011/05/11 19:40:53 angelos Exp $ EAPI="2" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/cssc/" SLOT="0" LICENSE="GPL-3" S=${WORKDIR}/CSSC-${PV} -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() { |