From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 35039138262 for ; Sat, 21 May 2016 08:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEE2514203; Sat, 21 May 2016 08:52:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AC6814203 for ; Sat, 21 May 2016 08:52:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6AD5340BB9 for ; Sat, 21 May 2016 08:52:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69742332 for ; Sat, 21 May 2016 08:52:20 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1463820721.05a5439eac7f208710abe876a6bf8e5443bebddb.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/cacti/cacti-0.8.8h.ebuild X-VCS-Directories: net-analyzer/cacti/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 05a5439eac7f208710abe876a6bf8e5443bebddb X-VCS-Branch: master Date: Sat, 21 May 2016 08:52: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-Archives-Salt: 8f22851d-af90-4489-8f9b-3cb5f2903359 X-Archives-Hash: 3e1027659aa194eeeec7f6a6d11a9c19 commit: 05a5439eac7f208710abe876a6bf8e5443bebddb Author: Tobias Klausmann gentoo org> AuthorDate: Sat May 21 08:52:01 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat May 21 08:52:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a5439e net-analyzer/cacti-0.8.8h-r0: add alpha keyword Gentoo-Bug: 582996 Package-Manager: portage-2.3.0_rc1 net-analyzer/cacti/cacti-0.8.8h.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/cacti/cacti-0.8.8h.ebuild b/net-analyzer/cacti/cacti-0.8.8h.ebuild index 9510d47..121902b 100644 --- a/net-analyzer/cacti/cacti-0.8.8h.ebuild +++ b/net-analyzer/cacti/cacti-0.8.8h.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cacti.net/" SRC_URI="http://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 ~ppc ~ppc64 ~sparc x86" IUSE="snmp doc" need_httpd