diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-09 19:10:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-09 19:10:36 +0000 |
commit | 931ba6a5298430cdedd293081889ea364b89b0d9 (patch) | |
tree | 8a87106de1ce3339e524ade46cc37f8fe803f9ad /app-text/chasen/chasen-2.4.4.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-931ba6a5298430cdedd293081889ea364b89b0d9.tar.gz gentoo-2-931ba6a5298430cdedd293081889ea364b89b0d9.tar.bz2 gentoo-2-931ba6a5298430cdedd293081889ea364b89b0d9.zip |
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
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 83f434c79d54..c08b52e6ef86 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-2012 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.9 2012/05/06 19:05:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.10 2012/06/09 19:10:36 armin76 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 x86 ~sparc-solaris" IUSE="perl" DEPEND=">=dev-libs/darts-0.32" |