commit: 220f44145b6f8d2f4956c52eed8f2ecf9f1cdded Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 02:56:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 02:57:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220f4414
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 <sam <AT> gentoo.org> 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 1bbc77868e48..8ecd1781018b 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 1bbc77868e48..8ecd1781018b 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
