diff options
author | 2024-10-06 16:37:58 +0300 | |
---|---|---|
committer | 2024-10-06 16:37:58 +0300 | |
commit | 46fe16383a743c7e9114a5933784679eaf046ae9 (patch) | |
tree | 1d9f535770b584805b44ed18d5815f473a6350b0 /dev-ruby/rb-inotify | |
parent | dev-ruby/builder: Stabilize 3.3.0 amd64, #940978 (diff) | |
download | gentoo-46fe16383a743c7e9114a5933784679eaf046ae9.tar.gz gentoo-46fe16383a743c7e9114a5933784679eaf046ae9.tar.bz2 gentoo-46fe16383a743c7e9114a5933784679eaf046ae9.zip |
dev-ruby/rb-inotify: Stabilize 0.11.1 arm, #941038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.11.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.11.1.ebuild index 20f513b4179c..2ba0b158768d 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.11.1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.11.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/guard/rb-inotify/archive/refs/tags/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi:0" |