diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-13 00:33:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-13 01:04:20 +0100 |
commit | 29a71a79c14135c3c4c7be45fe2cec4bbc316b3e (patch) | |
tree | fd658cc43e8aaf9be751bfd8cec7aeae501352ba /net-analyzer | |
parent | kde-apps/dolphin-plugins-*: Fix file collision between split packages (diff) | |
download | gentoo-29a71a79c14135c3c4c7be45fe2cec4bbc316b3e.tar.gz gentoo-29a71a79c14135c3c4c7be45fe2cec4bbc316b3e.tar.bz2 gentoo-29a71a79c14135c3c4c7be45fe2cec4bbc316b3e.zip |
net-analyzer/cacti: x86 stable (bug #702312)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cacti/cacti-1.2.8.ebuild b/net-analyzer/cacti/cacti-1.2.8.ebuild index e2b04f189c94..013b9250536b 100644 --- a/net-analyzer/cacti/cacti-1.2.8.ebuild +++ b/net-analyzer/cacti/cacti-1.2.8.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 |