summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-20 02:38:28 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-20 10:24:27 +0200
commitbb6570def2a400ce8a61406d7409d183777b3f4b (patch)
tree3bc9f92fb49d11bcbf21593ac55ef46fcfaf6aae
parent3197682b51d290c03a934b38534792a10232ad06 (diff)
downloadgentoo-bb6570def2a400ce8a61406d7409d183777b3f4b.tar.gz
gentoo-bb6570def2a400ce8a61406d7409d183777b3f4b.tar.xz
net-misc/vde: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-misc/vde/vde-2.3.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/vde/vde-2.3.2-r3.ebuild b/net-misc/vde/vde-2.3.2-r3.ebuild
index ad94a85abaf..4554f1c18b6 100644
--- a/net-misc/vde/vde-2.3.2-r3.ebuild
+++ b/net-misc/vde/vde-2.3.2-r3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://vde.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE="pcap python selinux ssl libressl static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"