diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:03:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:03:30 +0200 |
commit | 9e28bb4443193044a0fd94a48e39f4dfe13d3e65 (patch) | |
tree | 92b80d77e1166dcef3b70c90cdc3723c4be3f2cd /net-analyzer | |
parent | sys-libs/newlib: drop old, bug #713284 (diff) | |
download | gentoo-9e28bb4443193044a0fd94a48e39f4dfe13d3e65.tar.gz gentoo-9e28bb4443193044a0fd94a48e39f4dfe13d3e65.tar.bz2 gentoo-9e28bb4443193044a0fd94a48e39f4dfe13d3e65.zip |
net-analyzer/cacti: amd64 stable wrt bug #715166
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 67c5b7b58278..78355ef194f2 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 |