diff options
Diffstat (limited to 'dev-ruby/canny/canny-0.1.0.ebuild')
-rw-r--r-- | dev-ruby/canny/canny-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/canny/canny-0.1.0.ebuild b/dev-ruby/canny/canny-0.1.0.ebuild index 7f3b6789621a..bb6bf7d570f7 100644 --- a/dev-ruby/canny/canny-0.1.0.ebuild +++ b/dev-ruby/canny/canny-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0.ebuild,v 1.2 2005/03/12 15:36:41 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/canny/canny-0.1.0.ebuild,v 1.3 2005/07/12 11:15:11 dholm Exp $ inherit ruby @@ -11,7 +11,7 @@ DESCRIPTION="Canny is a template library for Ruby." HOMEPAGE="http://canny.sourceforge.net/" SRC_URI="mirror://sourceforge/canny/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="~ppc x86" LICENSE="LGPL-2.1" SLOT="0" |