summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-06 16:35:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-06 16:35:37 +0300
commit0e9799660384b6d47194b4dd797eae9482f1d7a1 (patch)
tree41488080807315f9245065ea14058c02bbeef1ae /dev-ruby/sync
parentdev-ruby/strscan: Stabilize 3.1.0 amd64, #940944 (diff)
downloadgentoo-0e9799660384b6d47194b4dd797eae9482f1d7a1.tar.gz
gentoo-0e9799660384b6d47194b4dd797eae9482f1d7a1.tar.bz2
gentoo-0e9799660384b6d47194b4dd797eae9482f1d7a1.zip
dev-ruby/sync: Stabilize 0.5.0-r1 arm, #941057
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/sync')
-rw-r--r--dev-ruby/sync/sync-0.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sync/sync-0.5.0-r1.ebuild b/dev-ruby/sync/sync-0.5.0-r1.ebuild
index 416353b571a8..e184ac96982c 100644
--- a/dev-ruby/sync/sync-0.5.0-r1.ebuild
+++ b/dev-ruby/sync/sync-0.5.0-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/ruby/sync/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
all_ruby_prepare() {
eapply "${DISTDIR}/${P}-mjit.patch"