summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-12-22 18:58:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-12-22 18:58:20 +0000
commit6b341d4898bb1f58bd20dfdc4c303e682ef90d30 (patch)
tree272400d8544b2c0eaeeac9172ff2cd1c63b8b9eb /dev-ruby/listen
parentKeyword ~ppc64, bug #465948 (diff)
downloadgentoo-2-6b341d4898bb1f58bd20dfdc4c303e682ef90d30.tar.gz
gentoo-2-6b341d4898bb1f58bd20dfdc4c303e682ef90d30.tar.bz2
gentoo-2-6b341d4898bb1f58bd20dfdc4c303e682ef90d30.zip
Keyword ~ppc64, bug #465948
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r--dev-ruby/listen/ChangeLog5
-rw-r--r--dev-ruby/listen/listen-1.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog
index 5453f9eb9617..d5d9616a382e 100644
--- a/dev-ruby/listen/ChangeLog
+++ b/dev-ruby/listen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.25 2013/12/05 08:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.26 2013/12/22 18:58:20 blueness Exp $
+
+ 22 Dec 2013; Anthony G. Basile <blueness@gentoo.org> listen-1.3.1-r1.ebuild:
+ Keyword ~ppc64, bug #465948
*listen-1.3.1-r1 (05 Dec 2013)
diff --git a/dev-ruby/listen/listen-1.3.1-r1.ebuild b/dev-ruby/listen/listen-1.3.1-r1.ebuild
index 7fab365149af..d2792c120da6 100644
--- a/dev-ruby/listen/listen-1.3.1-r1.ebuild
+++ b/dev-ruby/listen/listen-1.3.1-r1.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/listen/listen-1.3.1-r1.ebuild,v 1.1 2013/12/05 08:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild,v 1.2 2013/12/22 18:58:20 blueness Exp $
EAPI=5
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"