diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:07:56 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:13:18 +0200 |
commit | 4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53 (patch) | |
tree | 864463bade83ccca40c435c2099efd122c6d7e06 /dev-ruby/rb-inotify | |
parent | games-action/descent3-demo: EAPI 6, sound fixes, force OpenGL, more (diff) | |
download | gentoo-4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53.tar.gz gentoo-4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53.tar.bz2 gentoo-4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53.zip |
dev-ruby/rb-inotify: Mark ~hppa (bug #592756).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild index 3b5d356207fc..ffb1cdb08449 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ffi" |