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 B556815817D for ; Tue, 11 Jun 2024 11:36:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 374BEE2AD0; Tue, 11 Jun 2024 11:36:43 +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 13CA2E2AD0 for ; Tue, 11 Jun 2024 11:36:43 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E649433BE4D for ; Tue, 11 Jun 2024 11:36:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CB2E1CA2 for ; Tue, 11 Jun 2024 11:36:38 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1718105792.44e2d3f15642e052cc2d5a304512803db4e82d18.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/cacti-spine/cacti-spine-1.2.20.ebuild X-VCS-Directories: net-analyzer/cacti-spine/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 44e2d3f15642e052cc2d5a304512803db4e82d18 X-VCS-Branch: master Date: Tue, 11 Jun 2024 11:36:38 +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: 1d2e58db-0587-4696-a86b-76f8d882c8ac X-Archives-Hash: fc7e4373b1272a3b6dbe6fe3dc7eeb7f commit: 44e2d3f15642e052cc2d5a304512803db4e82d18 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Jun 11 11:35:09 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Jun 11 11:36:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e2d3f1 net-analyzer/cacti-spine: dekeyword ppc Signed-off-by: Arthur Zamarin gentoo.org> net-analyzer/cacti-spine/cacti-spine-1.2.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.20.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.20.ebuild index 8cadbd1d2cb0..7166713208bb 100644 --- a/net-analyzer/cacti-spine/cacti-spine-1.2.20.ebuild +++ b/net-analyzer/cacti-spine/cacti-spine-1.2.20.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 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc64 sparc x86" DEPEND="dev-db/mysql-connector-c:= dev-libs/openssl:=