diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-30 21:14:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-30 21:50:36 +0100 |
commit | 5221a0b70af4548741f81e57c89cb34607918a7e (patch) | |
tree | 4be742b0d6e0e0049656df66b73c9f9e7aa82b38 /net-analyzer/cacti | |
parent | mail-client/mutt: stable 1.13.5 for hppa/sparc, bug #715352 (diff) | |
download | gentoo-5221a0b70af4548741f81e57c89cb34607918a7e.tar.gz gentoo-5221a0b70af4548741f81e57c89cb34607918a7e.tar.bz2 gentoo-5221a0b70af4548741f81e57c89cb34607918a7e.zip |
net-analyzer/cacti: stable 1.2.10 for hppa, bug #715166
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/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.10.ebuild b/net-analyzer/cacti/cacti-1.2.10.ebuild index 39482a004fee..67c5b7b58278 100644 --- a/net-analyzer/cacti/cacti-1.2.10.ebuild +++ b/net-analyzer/cacti/cacti-1.2.10.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 |