diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-06 15:34:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-06 15:34:55 +0000 |
commit | de78a0e6c4e563e3fd06116c3bd3f341df08f027 (patch) | |
tree | b887f751e84863719e37216129faa6db0741e458 /dev-libs/ucl/ucl-1.02.ebuild | |
parent | removed glukalka from package.mask. no longer in portage. part of bug 105016 (diff) | |
download | gentoo-2-de78a0e6c4e563e3fd06116c3bd3f341df08f027.tar.gz gentoo-2-de78a0e6c4e563e3fd06116c3bd3f341df08f027.tar.bz2 gentoo-2-de78a0e6c4e563e3fd06116c3bd3f341df08f027.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/ucl/ucl-1.02.ebuild')
-rw-r--r-- | dev-libs/ucl/ucl-1.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ucl/ucl-1.02.ebuild b/dev-libs/ucl/ucl-1.02.ebuild index a073215424cd..dcadab6a896a 100644 --- a/dev-libs/ucl/ucl-1.02.ebuild +++ b/dev-libs/ucl/ucl-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.4 2004/07/28 02:49:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.5 2005/09/06 15:33:42 corsair Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.oberhumer.com/opensource/ucl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64 ia64" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86" IUSE="" src_compile() { |