summaryrefslogtreecommitdiff
path: root/dev-ruby/rubyzip
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-18 11:05:55 +0100
committerSam James <sam@gentoo.org>2025-05-18 11:05:55 +0100
commit43e120035bb0228a209c7c330df2bc203463a4cc (patch)
tree34837370f3a5a7cd40c580cac43484b759812179 /dev-ruby/rubyzip
parent7c0dcc9bab15e05ab9c1ea7d5a381003659efcb5 (diff)
downloadgentoo-43e120035bb0228a209c7c330df2bc203463a4cc.tar.gz
gentoo-43e120035bb0228a209c7c330df2bc203463a4cc.tar.bz2
gentoo-43e120035bb0228a209c7c330df2bc203463a4cc.zip
dev-ruby/rubyzip: Stabilize 2.4.1 arm, #956204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rubyzip')
-rw-r--r--dev-ruby/rubyzip/rubyzip-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-2.4.1.ebuild b/dev-ruby/rubyzip/rubyzip-2.4.1.ebuild
index 3b4bc781ced6..768c3523dcf0 100644
--- a/dev-ruby/rubyzip/rubyzip-2.4.1.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-2.4.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
LICENSE="Ruby-BSD"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
DEPEND="test? ( app-arch/zip )"