commit: 7dab4ce5f165a9434e97ba73e46b84e71442c351 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 18 20:24:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 18 20:24:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dab4ce5
dev-ruby/eventmachine: Stabilize 1.2.7-r3 amd64, #852866 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild index ce7cdf3ce6ad..a883b85ecca6 100644 --- a/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild +++ b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-openssl- LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
