diff options
author | Sam James <sam@gentoo.org> | 2023-01-11 07:58:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-11 07:58:14 +0000 |
commit | 76b38653b67fad5362090bd01dd416d05553bc5f (patch) | |
tree | 52eb0964a17489412c4bf8bd1184fdbaa727eb4c /dev-ruby/listen | |
parent | sys-apps/fix-gnustack: add github upstream metadata (diff) | |
download | gentoo-76b38653b67fad5362090bd01dd416d05553bc5f.tar.gz gentoo-76b38653b67fad5362090bd01dd416d05553bc5f.tar.bz2 gentoo-76b38653b67fad5362090bd01dd416d05553bc5f.zip |
dev-ruby/listen: Stabilize 3.7.1 amd64, #890447
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/listen/listen-3.7.1.ebuild b/dev-ruby/listen/listen-3.7.1.ebuild index 15483a55ea0b..8919bef27e3f 100644 --- a/dev-ruby/listen/listen-3.7.1.ebuild +++ b/dev-ruby/listen/listen-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |