diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:27:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-20 08:27:25 +0200 |
commit | e197076967d6b8832618cb6ef0fde6b2f8918c7a (patch) | |
tree | 4ff3624accac2c07bc0d0c2fb728319fa7641ce4 /dev-ruby | |
parent | dev-util/debugedit: ppc64 stable wrt bug #813816 (diff) | |
download | gentoo-e197076967d6b8832618cb6ef0fde6b2f8918c7a.tar.gz gentoo-e197076967d6b8832618cb6ef0fde6b2f8918c7a.tar.bz2 gentoo-e197076967d6b8832618cb6ef0fde6b2f8918c7a.zip |
dev-ruby/rb-inotify: sparc stable wrt bug #813795
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild index aa8cc8b925e8..d1b8e1c18b95 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |