diff options
Diffstat (limited to 'games-util/catcodec/catcodec-1.0.3.ebuild')
-rw-r--r-- | games-util/catcodec/catcodec-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/catcodec/catcodec-1.0.3.ebuild b/games-util/catcodec/catcodec-1.0.3.ebuild index 3cc8066c1960..4cf69fdee452 100644 --- a/games-util/catcodec/catcodec-1.0.3.ebuild +++ b/games-util/catcodec/catcodec-1.0.3.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/games-util/catcodec/catcodec-1.0.3.ebuild,v 1.2 2011/07/16 19:36:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/catcodec/catcodec-1.0.3.ebuild,v 1.3 2011/07/19 19:50:41 maekke Exp $ EAPI=2 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" src_prepare() { |