diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:35:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:31 +0300 |
commit | ca3eab23cef0f72d96c2e1ae59b789fe92a5dd4d (patch) | |
tree | fd76f461442e5b7863f2426faea748fbcc73b759 | |
parent | dev-php/zetacomponents-ConsoleTools: dekeyword ppc (diff) | |
download | gentoo-ca3eab23cef0f72d96c2e1ae59b789fe92a5dd4d.tar.gz gentoo-ca3eab23cef0f72d96c2e1ae59b789fe92a5dd4d.tar.bz2 gentoo-ca3eab23cef0f72d96c2e1ae59b789fe92a5dd4d.zip |
net-analyzer/cacti: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.21.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.26.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.21.ebuild b/net-analyzer/cacti/cacti-1.2.21.ebuild index 8b3907868f76..1bbc77868e48 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-2022 Gentoo Authors +# Copyright 1999-2024 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 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha 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 711ac1952fbe..9a2afedc7d82 100644 --- a/net-analyzer/cacti/cacti-1.2.26.ebuild +++ b/net-analyzer/cacti/cacti-1.2.26.ebuild @@ -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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" IUSE="snmp doc" need_httpd |