commit: 5572648ab96837c8f265fabe63bdc5889d1975fc
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 30 16:25:55 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Mar 30 16:44:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5572648a
net-analyzer/rrdtool: Stabilize 1.9.0 arm64, #939707
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-analyzer/rrdtool/rrdtool-1.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/rrdtool/rrdtool-1.9.0.ebuild
b/net-analyzer/rrdtool/rrdtool-1.9.0.ebuild
index 588a67e7c99f..1215d92c400b 100644
--- a/net-analyzer/rrdtool/rrdtool-1.9.0.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-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
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0/8.0.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="dbi doc examples graph lua perl python rados rrdcached rrdcgi ruby
static-libs tcl tcpd test"
RESTRICT="!test? ( test )"