diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-26 12:38:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-26 12:38:29 +0000 |
commit | 3dd734626a4091691b42429cd8d8b05704b5c07f (patch) | |
tree | 85ca9930619423ee825786db01f0e010fad9568f /app-cdr/bchunk/bchunk-1.2.0-r1.ebuild | |
parent | Stable for AMD64, wrt bug #396019 (diff) | |
download | gentoo-2-3dd734626a4091691b42429cd8d8b05704b5c07f.tar.gz gentoo-2-3dd734626a4091691b42429cd8d8b05704b5c07f.tar.bz2 gentoo-2-3dd734626a4091691b42429cd8d8b05704b5c07f.zip |
x86 stable, bug #394053
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr/bchunk/bchunk-1.2.0-r1.ebuild')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild index c26a98ed489e..c310fffc6dfa 100644 --- a/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.0-r1.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/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild,v 1.2 2011/12/18 11:29:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.2.0-r1.ebuild,v 1.3 2011/12/26 12:38:29 maekke Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://he.fi/bchunk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |