diff options
author | Hasan ÇALIŞIR <hasan.calisir@psauxit.com> | 2019-08-10 17:27:20 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-08-12 07:54:23 +0300 |
commit | 79bf6b86e2d7a31e5554dd348f3a67addd2e935c (patch) | |
tree | c82625d204f48082d9b1ecbc34ce7ec8b8c01165 /net-analyzer | |
parent | net-analyzer/openvas-libraries: drop old 8.0.5 (diff) | |
download | gentoo-79bf6b86e2d7a31e5554dd348f3a67addd2e935c.tar.gz gentoo-79bf6b86e2d7a31e5554dd348f3a67addd2e935c.tar.bz2 gentoo-79bf6b86e2d7a31e5554dd348f3a67addd2e935c.zip |
net-analyzer/openvas-cli: Drop keywords ~arm ~ppc
Drop keywords ~arm ~ppc on net-analyzer/openvas-cli
because of new dependency.
Dropped old net-analyzer/openvas-libraries-8.0.5
causes that.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild index 4d74bab65036..8a46aad30c25 100644 --- a/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild +++ b/net-analyzer/openvas-cli/openvas-cli-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.openvas.org/" SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=" |