diff options
author | 2010-03-23 20:38:02 +0000 | |
---|---|---|
committer | 2010-03-23 20:38:02 +0000 | |
commit | f4eb03e8aff4037e70d3b21cd150f1025b9a634d (patch) | |
tree | 395bfff2ed2103b4831214e7342b37d142be0980 /app-text/chasen/chasen-2.4.4.ebuild | |
parent | stable ppc, bug 302323 (diff) | |
download | gentoo-2-f4eb03e8aff4037e70d3b21cd150f1025b9a634d.tar.gz gentoo-2-f4eb03e8aff4037e70d3b21cd150f1025b9a634d.tar.bz2 gentoo-2-f4eb03e8aff4037e70d3b21cd150f1025b9a634d.zip |
Marking chasen-2.4.4 ppc for bug 305695
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'app-text/chasen/chasen-2.4.4.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.4.ebuild b/app-text/chasen/chasen-2.4.4.ebuild index 030614a3b55c..8cce2707aacf 100644 --- a/app-text/chasen/chasen-2.4.4.ebuild +++ b/app-text/chasen/chasen-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.6 2010/03/04 20:21:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.7 2010/03/23 20:38:02 ranger Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~sparc-solaris" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~sparc-solaris" IUSE="perl" DEPEND=">=dev-libs/darts-0.32" |