summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-17 18:37:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-17 18:37:07 +0000
commitd865cfe7406266eb9bd9ebf54df52130a8efda9b (patch)
treefd9d7ee741704dec74a5658a8f14ea8658169da9 /dev-ruby/rb-inotify
parentsparc stable wrt #391271 (diff)
downloadgentoo-2-d865cfe7406266eb9bd9ebf54df52130a8efda9b.tar.gz
gentoo-2-d865cfe7406266eb9bd9ebf54df52130a8efda9b.tar.bz2
gentoo-2-d865cfe7406266eb9bd9ebf54df52130a8efda9b.zip
Add ~ia64/~sparc wrt #379131
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r--dev-ruby/rb-inotify/ChangeLog5
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rb-inotify/ChangeLog b/dev-ruby/rb-inotify/ChangeLog
index 8bc927ce9603..ad7f60eacbb7 100644
--- a/dev-ruby/rb-inotify/ChangeLog
+++ b/dev-ruby/rb-inotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rb-inotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.7 2011/11/13 16:13:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.8 2011/12/17 18:37:07 armin76 Exp $
+
+ 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> rb-inotify-0.8.8.ebuild:
+ Add ~ia64/~sparc wrt #379131
13 Nov 2011; Markus Meier <maekke@gentoo.org> rb-inotify-0.8.8.ebuild:
add ~x86, bug #379131
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild
index 58267ef6c5d8..41791af3fe54 100644
--- a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild
+++ b/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.8.8.ebuild,v 1.2 2011/11/13 16:13:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.3 2011/12/17 18:37:07 armin76 Exp $
EAPI=4
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend "virtual/ruby-ffi"