summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-06 02:53:00 +0000
committerSam James <sam@gentoo.org>2020-11-06 03:20:49 +0000
commita10a1bd7f744fc97846edf05e3d31e94b8c96bd4 (patch)
tree55d73a9dbdf50f406438cb0c710e782995bf0d97
parentdev-ruby/test-unit-rr: Stabilize 1.0.5 arm64, #753047 (diff)
downloadgentoo-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>
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild4
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"