commit: 68ee474668e1f99640ea1b360d86b81857f0cf44
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 30 16:25:23 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Mar 30 16:43:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ee4746
dev-ruby/rrdtool-bindings: Stabilize 1.9.0 arm64, #939707
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-ruby/rrdtool-bindings/rrdtool-bindings-1.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.9.0.ebuild
b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.9.0.ebuild
index 730fa2e58478..05fe9a6fcc06 100644
--- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.9.0.ebuild
+++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ RUBY_S="${MY_P}/bindings/ruby"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
IUSE="graph test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( graph )"