From 220f44145b6f8d2f4956c52eed8f2ecf9f1cdded Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 9 Jan 2025 02:56:56 +0000 Subject: [PATCH] net-analyzer/cacti: drop ~alpha Needs php[mysql] and USE=mysql is masked here now. Bug: https://bugs.gentoo.org/919865 Signed-off-by: Sam James --- net-analyzer/cacti/cacti-1.2.21.ebuild | 4 ++-- net-analyzer/cacti/cacti-1.2.26.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/cacti/cacti-1.2.21.ebuild b/net-analyzer/cacti/cacti-1.2.21.ebuild index 1bbc77868e48d..8ecd1781018b7 100644 --- a/net-analyzer/cacti/cacti-1.2.21.ebuild +++ b/net-analyzer/cacti/cacti-1.2.21.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.cacti.net/" SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc64 sparc x86" IUSE="snmp doc" need_httpd diff --git a/net-analyzer/cacti/cacti-1.2.26.ebuild b/net-analyzer/cacti/cacti-1.2.26.ebuild index 1bbc77868e48d..8ecd1781018b7 100644 --- a/net-analyzer/cacti/cacti-1.2.26.ebuild +++ b/net-analyzer/cacti/cacti-1.2.26.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.cacti.net/" SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc64 sparc x86" IUSE="snmp doc" need_httpd