diff options
author | Fabian Groffen <grobian@gentoo.org> | 2015-07-29 18:45:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2015-07-29 18:45:47 +0000 |
commit | 6d8d17205686cfc25db16aac3f3f4d8e26eb0e8d (patch) | |
tree | b7a63584d3b05bb38c587fa1a3c88170d6cc9f09 /dev-ruby/listen | |
parent | Keyworded for *-solaris, *-macos, bug #519596 (diff) | |
download | gentoo-2-6d8d17205686cfc25db16aac3f3f4d8e26eb0e8d.tar.gz gentoo-2-6d8d17205686cfc25db16aac3f3f4d8e26eb0e8d.tar.bz2 gentoo-2-6d8d17205686cfc25db16aac3f3f4d8e26eb0e8d.zip |
Keyworded for *-solaris, *-macos, bug #519596
(Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/listen/listen-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog index ea601172e634..cb0d2e3cbca0 100644 --- a/dev-ruby/listen/ChangeLog +++ b/dev-ruby/listen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/listen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.47 2015/07/11 20:15:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.48 2015/07/29 18:45:47 grobian Exp $ + + 29 Jul 2015; Fabian Groffen <grobian@gentoo.org> listen-2.8.6.ebuild: + Keyworded for *-solaris, *-macos, bug #519596 11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> listen-2.8.6.ebuild: Add ~x86 keyword wrt bug #519596 diff --git a/dev-ruby/listen/listen-2.8.6.ebuild b/dev-ruby/listen/listen-2.8.6.ebuild index ea144fd85680..47658dec4a9b 100644 --- a/dev-ruby/listen/listen-2.8.6.ebuild +++ b/dev-ruby/listen/listen-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild,v 1.2 2015/07/11 20:15:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-2.8.6.ebuild,v 1.3 2015/07/29 18:45:47 grobian Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Block on other packages trying to install a /usr/bin/listen |