diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-07 21:10:43 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-07 21:10:43 +0000 |
commit | e5063c9c16b4572a6482507e2c0e7d59b5a31600 (patch) | |
tree | 02797814df67c807768dd73ee74f74f15f0560c4 /dev-ruby/daemons/daemons-1.0.10.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-e5063c9c16b4572a6482507e2c0e7d59b5a31600.tar.gz gentoo-2-e5063c9c16b4572a6482507e2c0e7d59b5a31600.tar.bz2 gentoo-2-e5063c9c16b4572a6482507e2c0e7d59b5a31600.zip |
Stable on sparc, bug #240375
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/daemons/daemons-1.0.10.ebuild')
-rw-r--r-- | dev-ruby/daemons/daemons-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.0.10.ebuild b/dev-ruby/daemons/daemons-1.0.10.ebuild index d3451ba44e04..9eb3495306a5 100644 --- a/dev-ruby/daemons/daemons-1.0.10.ebuild +++ b/dev-ruby/daemons/daemons-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.10.ebuild,v 1.2 2008/10/07 13:12:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.10.ebuild,v 1.3 2008/10/07 21:10:43 bluebird Exp $ inherit ruby gems @@ -9,5 +9,5 @@ HOMEPAGE="http://daemons.rubyforge.org/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |