diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-08 22:58:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-08 22:04:59 +0000 |
commit | 43ae555b3c206794e9389c21b9e49f1db8d7a4db (patch) | |
tree | 6157f55aa9caf768b3125cf9e22037878a97a537 /net-analyzer/cacti | |
parent | x11-misc/xdg-user-dirs-gtk: stable 0.10-r1 for sparc, bug #630360 (diff) | |
download | gentoo-43ae555b3c206794e9389c21b9e49f1db8d7a4db.tar.gz gentoo-43ae555b3c206794e9389c21b9e49f1db8d7a4db.tar.bz2 gentoo-43ae555b3c206794e9389c21b9e49f1db8d7a4db.zip |
net-analyzer/cacti: stable 1.1.20 for sparc, bug #626992
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-1.1.20.ebuild b/net-analyzer/cacti/cacti-1.1.20.ebuild index ea74ba637169..d3b41fd3fc3c 100644 --- a/net-analyzer/cacti/cacti-1.1.20.ebuild +++ b/net-analyzer/cacti/cacti-1.1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |