summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-18 21:24:58 +0100
committerSam James <sam@gentoo.org>2022-06-18 21:24:58 +0100
commit7dab4ce5f165a9434e97ba73e46b84e71442c351 (patch)
tree7678ddad4bc8ef6cbe42c907dc7a7fdaf956b534 /dev-ruby/eventmachine
parentdev-python/PyPDF2: Stabilize 2.0.0 amd64, #852863 (diff)
downloadgentoo-7dab4ce5f165a9434e97ba73e46b84e71442c351.tar.gz
gentoo-7dab4ce5f165a9434e97ba73e46b84e71442c351.tar.bz2
gentoo-7dab4ce5f165a9434e97ba73e46b84e71442c351.zip
dev-ruby/eventmachine: Stabilize 1.2.7-r3 amd64, #852866
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/eventmachine')
-rw-r--r--dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild4
1 files 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 )"