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 /sys-cluster/vzctl | |
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 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/vzctl/vzctl-4.9.4.ebuild b/sys-cluster/vzctl/vzctl-4.9.4.ebuild index 87cc19cf2b4c..97b9d64eb6e1 100644 --- a/sys-cluster/vzctl/vzctl-4.9.4.ebuild +++ b/sys-cluster/vzctl/vzctl-4.9.4.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="5" @@ -11,7 +11,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86 -amd64-fbsd -x86-fbsd" +KEYWORDS="amd64 ~ppc64 x86" IUSE="+ploop +vzmigrate" RDEPEND="net-firewall/iptables |