diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:44:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:44:37 +0200 |
commit | 80c0935287403d2f33116c13cf8be71edf3e89c8 (patch) | |
tree | 6853e3abef89e6eca5f0671fff7487d4abbfc3c4 /net-analyzer | |
parent | xfce-extra: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.gz gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.bz2 gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.zip |
*/*: Remove remaining *-fbsd keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/bsnmp/bsnmp-1.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild index 4fe35ea3d0a4..fdd92f44ff94 100644 --- a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild +++ b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -11,7 +11,7 @@ SRC_URI="http://people.freebsd.org/~harti/bsnmp/${P}.tar.gz" LICENSE="BSD GPL-2" # GPL-2 init script SLOT="0" -KEYWORDS="~amd64-fbsd" +KEYWORDS="" IUSE="tcpd" DEPEND="dev-libs/libbegemot diff --git a/net-analyzer/bsnmp/bsnmp-1.12.ebuild b/net-analyzer/bsnmp/bsnmp-1.12.ebuild index 9c71cfe7932c..57b8a2e3afd5 100644 --- a/net-analyzer/bsnmp/bsnmp-1.12.ebuild +++ b/net-analyzer/bsnmp/bsnmp-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -11,7 +11,7 @@ SRC_URI="http://people.freebsd.org/~harti/bsnmp/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64-fbsd" +KEYWORDS="" IUSE="tcpd" DEPEND="dev-libs/libbegemot |