diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:05 +0100 |
commit | 5109a8e27da48073479e828348e80a48f9c901c7 (patch) | |
tree | 978e42e52612badd8534dcec190af66a8c5a8ec2 /dev-ruby/listen | |
parent | dev-ruby/rb-inotify: Keyword 0.10.1 s390, #840930 (diff) | |
download | gentoo-5109a8e27da48073479e828348e80a48f9c901c7.tar.gz gentoo-5109a8e27da48073479e828348e80a48f9c901c7.tar.bz2 gentoo-5109a8e27da48073479e828348e80a48f9c901c7.zip |
dev-ruby/listen: Keyword 3.7.1 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-3.7.1.ebuild b/dev-ruby/listen/listen-3.7.1.ebuild index 51354f670a70..197291eb53d7 100644 --- a/dev-ruby/listen/listen-3.7.1.ebuild +++ b/dev-ruby/listen/listen-3.7.1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |