diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 02:53:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 03:20:49 +0000 |
commit | a10a1bd7f744fc97846edf05e3d31e94b8c96bd4 (patch) | |
tree | 55d73a9dbdf50f406438cb0c710e782995bf0d97 /dev-ruby | |
parent | dev-ruby/test-unit-rr: Stabilize 1.0.5 arm64, #753047 (diff) | |
download | gentoo-a10a1bd7f744fc97846edf05e3d31e94b8c96bd4.tar.gz gentoo-a10a1bd7f744fc97846edf05e3d31e94b8c96bd4.tar.bz2 gentoo-a10a1bd7f744fc97846edf05e3d31e94b8c96bd4.zip |
dev-ruby/rb-inotify: Stabilize 0.10.0 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 30e70247e89d..fbd552775b52 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |