diff options
author | 2007-12-31 16:14:22 +0000 | |
---|---|---|
committer | 2007-12-31 16:14:22 +0000 | |
commit | 15b6d456d46928cb4c72d2b7304379fa56c54497 (patch) | |
tree | 16ef65dfb8a56cb93ea0d96a5b3b30c8cb46522f /app-text/chasen/chasen-2.4.0.ebuild | |
parent | Marking darts-0.31 ppc for bug 203857 (diff) | |
download | gentoo-2-15b6d456d46928cb4c72d2b7304379fa56c54497.tar.gz gentoo-2-15b6d456d46928cb4c72d2b7304379fa56c54497.tar.bz2 gentoo-2-15b6d456d46928cb4c72d2b7304379fa56c54497.zip |
Marking chasen-2.4.0 ppc for bug 203857
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/chasen/chasen-2.4.0.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.0.ebuild b/app-text/chasen/chasen-2.4.0.ebuild index dde09d00ea70..bdc189e2357b 100644 --- a/app-text/chasen/chasen-2.4.0.ebuild +++ b/app-text/chasen/chasen-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0.ebuild,v 1.1 2007/04/29 13:44:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.0.ebuild,v 1.2 2007/12/31 16:14:22 ranger Exp $ inherit perl-app @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/24693/${MY_P}.tar.gz" LICENSE="chasen" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~ppc64" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="perl" DEPEND=">=dev-libs/darts-0.31" |