summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-11-13 16:13:59 +0000
committerMarkus Meier <maekke@gentoo.org>2011-11-13 16:13:59 +0000
commit62fc92e5f50f3a1449f397e3b9fcae9d1ca24e84 (patch)
tree4bf7e4fb2ccf3ccdffdc2ac9465b2d82a2223eb9 /dev-ruby/rb-inotify
parentadd ~x86, bug #381825 (diff)
downloadgentoo-2-62fc92e5f50f3a1449f397e3b9fcae9d1ca24e84.tar.gz
gentoo-2-62fc92e5f50f3a1449f397e3b9fcae9d1ca24e84.tar.bz2
gentoo-2-62fc92e5f50f3a1449f397e3b9fcae9d1ca24e84.zip
add ~x86, bug #379131
(Portage version: 2.1.10.34/cvs/Linux x86_64)
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 53c13c876aa3..8bc927ce9603 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.6 2011/10/06 05:48:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.7 2011/11/13 16:13:59 maekke Exp $
+
+ 13 Nov 2011; Markus Meier <maekke@gentoo.org> rb-inotify-0.8.8.ebuild:
+ add ~x86, bug #379131
*rb-inotify-0.8.8 (06 Oct 2011)
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 877994e5ff05..58267ef6c5d8 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.1 2011/10/06 05:48:32 graaff Exp $
+# $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 $
EAPI=4
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend "virtual/ruby-ffi"