diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-16 14:24:54 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-17 07:37:38 +0300 |
commit | 5e200de571d2ca80459110242ca8fd9a3f822b6c (patch) | |
tree | 4dc0aeeb2fb954a24c41809206571bc25df72d19 /dev-ruby/listen | |
parent | dev-ruby/dalli: Stabilize 3.2.8 sparc, #936084 (diff) | |
download | gentoo-5e200de571d2ca80459110242ca8fd9a3f822b6c.tar.gz gentoo-5e200de571d2ca80459110242ca8fd9a3f822b6c.tar.bz2 gentoo-5e200de571d2ca80459110242ca8fd9a3f822b6c.zip |
dev-ruby/listen: Stabilize 3.9.0 sparc, #936084
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-3.9.0.ebuild b/dev-ruby/listen/listen-3.9.0.ebuild index edde4af7f224..366860a16650 100644 --- a/dev-ruby/listen/listen-3.9.0.ebuild +++ b/dev-ruby/listen/listen-3.9.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |