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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFDAD138334 for ; Sun, 13 Oct 2019 19:01:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F05F9E0822; Sun, 13 Oct 2019 19:01:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2073E07A7 for ; Sun, 13 Oct 2019 19:01:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 956B234BCB2 for ; Sun, 13 Oct 2019 19:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AE23840 for ; Sun, 13 Oct 2019 19:01:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1570993271.12e0b5d63a4ef1a40c0385555f9d6b036766f490.mattst88@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.1.38-r2.ebuild X-VCS-Directories: net-analyzer/cacti-spine/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 12e0b5d63a4ef1a40c0385555f9d6b036766f490 X-VCS-Branch: master Date: Sun, 13 Oct 2019 19:01:20 +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: 19b0a40b-42e7-4f50-9f7d-f1f9325e098a X-Archives-Hash: 1bb9229352ba521b1e33d6d73af6ee23 commit: 12e0b5d63a4ef1a40c0385555f9d6b036766f490 Author: Matt Turner gentoo org> AuthorDate: Sun Oct 13 18:34:11 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Oct 13 19:01:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e0b5d6 net-analyzer/cacti-spine: Drop to ~alpha Signed-off-by: Matt Turner gentoo.org> net-analyzer/cacti-spine/cacti-spine-1.1.38-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.38-r2.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.38-r2.ebuild index 23a8cb6b9a4..3a835f786dd 100644 --- a/net-analyzer/cacti-spine/cacti-spine-1.1.38-r2.ebuild +++ b/net-analyzer/cacti-spine/cacti-spine-1.1.38-r2.ebuild @@ -12,7 +12,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 ~ppc ~ppc64 sparc x86" CDEPEND=" dev-libs/openssl:0=