diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:00 +0200 |
commit | 9e5b629c77363e2954f260b54eb39b5a1736b3cd (patch) | |
tree | 293b217e0c8af8d4e36e196777c81f24d78a3975 /net-analyzer/cacti | |
parent | x11-wm/twm: sparc stable wrt bug #732948 (diff) | |
download | gentoo-9e5b629c77363e2954f260b54eb39b5a1736b3cd.tar.gz gentoo-9e5b629c77363e2954f260b54eb39b5a1736b3cd.tar.bz2 gentoo-9e5b629c77363e2954f260b54eb39b5a1736b3cd.zip |
net-analyzer/cacti: x86 stable wrt bug #732522
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.13.ebuild b/net-analyzer/cacti/cacti-1.2.13.ebuild index 39482a004fee..5099189ca704 100644 --- a/net-analyzer/cacti/cacti-1.2.13.ebuild +++ b/net-analyzer/cacti/cacti-1.2.13.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 |