diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 09:01:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 09:01:57 +0300 |
commit | 8133f9ee0c69622f07edb6cdab60b5a224190e8e (patch) | |
tree | eca0390494b5b0c8cc8322fa5ba8174c7fea05ce /dev-ruby/listen | |
parent | dev-ruby/listen: Stabilize 3.9.0 arm, #935873 (diff) | |
download | gentoo-8133f9ee0c69622f07edb6cdab60b5a224190e8e.tar.gz gentoo-8133f9ee0c69622f07edb6cdab60b5a224190e8e.tar.bz2 gentoo-8133f9ee0c69622f07edb6cdab60b5a224190e8e.zip |
dev-ruby/listen: Stabilize 3.9.0 arm64, #935873
Signed-off-by: Arthur Zamarin <arthurzam@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 a9376b7f9d14..4cceaccd5b5f 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 |