diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:16:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:05 +0100 |
commit | 0e9554813e76892ad73ecdae05e804d3eb2799da (patch) | |
tree | b923a60e0afa5e63a97431ca4cd368937b0339fd /dev-ruby/rb-inotify | |
parent | dev-ruby/rake-compiler: drop x86-macos (diff) | |
download | gentoo-0e9554813e76892ad73ecdae05e804d3eb2799da.tar.gz gentoo-0e9554813e76892ad73ecdae05e804d3eb2799da.tar.bz2 gentoo-0e9554813e76892ad73ecdae05e804d3eb2799da.zip |
dev-ruby/rb-inotify: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild index bdd47515e002..6c2c605ed656 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi" 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 df065cbbbae1..ad9de98bdef9 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |