diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:10:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:10:22 +0000 |
commit | fcd5c94f1af11224fdb122259ded3d9ed79ea853 (patch) | |
tree | 5ec16cb424cc576f751d039b6bcdade681591bfa /dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild | |
parent | Stable for amd64, wrt bug #477478 (diff) | |
download | gentoo-2-fcd5c94f1af11224fdb122259ded3d9ed79ea853.tar.gz gentoo-2-fcd5c94f1af11224fdb122259ded3d9ed79ea853.tar.bz2 gentoo-2-fcd5c94f1af11224fdb122259ded3d9ed79ea853.zip |
Stable for amd64, wrt bug #477478
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild index 6302fbe8eba6..cb51596b08cc 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.1 2013/01/19 07:36:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.2 2013/07/21 11:10:22 ago Exp $ EAPI=5 @@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" IUSE="" ruby_add_rdepend "virtual/ruby-ffi" |