summaryrefslogtreecommitdiff
path: root/net-misc/vde/vde-2.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/vde/vde-2.3.3.ebuild')
-rw-r--r--net-misc/vde/vde-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vde/vde-2.3.3.ebuild b/net-misc/vde/vde-2.3.3.ebuild
index 947387d53224..3b9c43da2dd5 100644
--- a/net-misc/vde/vde-2.3.3.ebuild
+++ b/net-misc/vde/vde-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ HOMEPAGE="https://virtualsquare.org/"
LICENSE="GPL-2"
SLOT="0"
if [[ ${PV} != 9999 ]] ; then
- KEYWORDS="amd64 arm64 ~loong ~ppc ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm64 ~loong ~mips ~ppc ppc64 ~riscv x86"
fi
IUSE="pcap selinux static-libs"