diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 02:52:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 03:20:49 +0000 |
commit | 76c9a52ef41a6bf4b12d6775961cdf272fc229a7 (patch) | |
tree | d87b13211d299268163c8fa796ab2f39171be6fd /dev-ruby/listen | |
parent | dev-ruby/text: Stabilize 1.3.1 arm64, #753047 (diff) | |
download | gentoo-76c9a52ef41a6bf4b12d6775961cdf272fc229a7.tar.gz gentoo-76c9a52ef41a6bf4b12d6775961cdf272fc229a7.tar.bz2 gentoo-76c9a52ef41a6bf4b12d6775961cdf272fc229a7.zip |
dev-ruby/listen: Stabilize 1.3.1-r4 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-1.3.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-1.3.1-r4.ebuild b/dev-ruby/listen/listen-1.3.1-r4.ebuild index a89fed5972d3..bb87c7b3ba7a 100644 --- a/dev-ruby/listen/listen-1.3.1-r4.ebuild +++ b/dev-ruby/listen/listen-1.3.1-r4.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x64-macos" IUSE="" ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0" |