diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:52:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 10:52:41 +0200 |
commit | 12d55ec5a51bb148d6e9d05437584fa38c3f2e39 (patch) | |
tree | f4154ecc9794370c554baa111a1d6890c65b6cdd /dev-ruby/listen | |
parent | dev-ruby/coffee-rails: marked ~amd64-linux (diff) | |
download | gentoo-12d55ec5a51bb148d6e9d05437584fa38c3f2e39.tar.gz gentoo-12d55ec5a51bb148d6e9d05437584fa38c3f2e39.tar.bz2 gentoo-12d55ec5a51bb148d6e9d05437584fa38c3f2e39.zip |
dev-ruby/listen: marked ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-1.3.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-1.3.1-r3.ebuild b/dev-ruby/listen/listen-1.3.1-r3.ebuild index 7635fd68c181..e0da40467d94 100644 --- a/dev-ruby/listen/listen-1.3.1-r3.ebuild +++ b/dev-ruby/listen/listen-1.3.1-r3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos" IUSE="" ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0" |