diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-08 12:34:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-08 12:34:18 +0000 |
commit | f94247adc4c8781372b315a7126fa020558f8767 (patch) | |
tree | 8dfe372b1560f7d4c16790716122712c32bed5f7 /dev-ruby/daemons/daemons-1.1.9-r1.ebuild | |
parent | Fix DESCRIPTION (diff) | |
download | gentoo-2-f94247adc4c8781372b315a7126fa020558f8767.tar.gz gentoo-2-f94247adc4c8781372b315a7126fa020558f8767.tar.bz2 gentoo-2-f94247adc4c8781372b315a7126fa020558f8767.zip |
Stable for amd64, wrt bug #551418
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/daemons/daemons-1.1.9-r1.ebuild')
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild b/dev-ruby/daemons/daemons-1.1.9-r1.ebuild index 17dd5e0aee61..2028ee65ceb0 100644 --- a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild +++ b/dev-ruby/daemons/daemons-1.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.6 2015/06/07 06:27:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.7 2015/06/08 12:34:18 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/thuehlinger/daemons" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() { |