From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B41DB158083 for ; Sun, 22 Sep 2024 07:21:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8F05E2D6F; Sun, 22 Sep 2024 07:20:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCB8DE2D6F for ; Sun, 22 Sep 2024 07:20:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD07B33FEF1 for ; Sun, 22 Sep 2024 07:20:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1812F27FC for ; Sun, 22 Sep 2024 07:20:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1726989572.71e385ba481d73d757338117b7a8bedd6c04dc1f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/cacti/cacti-1.2.26.ebuild X-VCS-Directories: net-analyzer/cacti/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 71e385ba481d73d757338117b7a8bedd6c04dc1f X-VCS-Branch: master Date: Sun, 22 Sep 2024 07:20:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6c6b528-1ca0-4b54-a569-506733c19c89 X-Archives-Hash: c39d2dce9cc22bfeb185db2d1ce9d72d commit: 71e385ba481d73d757338117b7a8bedd6c04dc1f Author: Sam James gentoo org> AuthorDate: Sun Sep 22 07:19:32 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 22 07:19:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e385ba net-analyzer/cacti: Stabilize 1.2.26 ALLARCHES, #940023 Signed-off-by: Sam James gentoo.org> net-analyzer/cacti/cacti-1.2.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/cacti/cacti-1.2.26.ebuild b/net-analyzer/cacti/cacti-1.2.26.ebuild index 9a2afedc7d82..1bbc77868e48 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 sparc x86" IUSE="snmp doc" need_httpd