summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-07-06 18:14:28 -0400
committerSam James <sam@gentoo.org>2023-07-07 01:44:20 +0100
commit69d096a7c7e05803bdddccf91d058898c486f287 (patch)
treee573f738846eed8490f1e73eaa258886ef222cb4 /net-misc
parentapp-text/mupdf: Keyword 1.22.0 mips, #902735 (diff)
downloadgentoo-69d096a7c7e05803bdddccf91d058898c486f287.tar.gz
gentoo-69d096a7c7e05803bdddccf91d058898c486f287.tar.bz2
gentoo-69d096a7c7e05803bdddccf91d058898c486f287.zip
net-misc/vde: Keyword 2.3.3 mips, #902737
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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"