diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-08 20:49:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-08 21:53:36 +0100 |
commit | b2fe2e9ab9c1c75c7dc7fdf1f67de8b1c232d2bc (patch) | |
tree | 1df7a892399505f1886ff0cef0855a63f52a0997 /net-analyzer | |
parent | net-analyzer/cacti-spine: stable 1.2.11 for hppa, bug #716406 (diff) | |
download | gentoo-b2fe2e9ab9c1c75c7dc7fdf1f67de8b1c232d2bc.tar.gz gentoo-b2fe2e9ab9c1c75c7dc7fdf1f67de8b1c232d2bc.tar.bz2 gentoo-b2fe2e9ab9c1c75c7dc7fdf1f67de8b1c232d2bc.zip |
net-analyzer/cacti: stable 1.2.11 for hppa, bug #716406
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.11.ebuild b/net-analyzer/cacti/cacti-1.2.11.ebuild index 2ec9213257a6..096bfc1182c1 100644 --- a/net-analyzer/cacti/cacti-1.2.11.ebuild +++ b/net-analyzer/cacti/cacti-1.2.11.ebuild @@ -12,7 +12,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 ~ppc ~ppc64 sparc x86" IUSE="snmp doc" need_httpd |