summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-11-13 16:15:30 +0000
committerMarkus Meier <maekke@gentoo.org>2011-11-13 16:15:30 +0000
commit49ab3d539606adac4603f5915bc9b1c03cd101ef (patch)
treea66748c2033d1838fc714d8a352e9ea84c582297 /dev-ruby/rb-inotify
parentUpdate mask for xf86-video-intel development releases. (diff)
downloadhistorical-49ab3d539606adac4603f5915bc9b1c03cd101ef.tar.gz
historical-49ab3d539606adac4603f5915bc9b1c03cd101ef.tar.bz2
historical-49ab3d539606adac4603f5915bc9b1c03cd101ef.zip
add ~x86, bug #379131
Package-Manager: portage-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"