summaryrefslogtreecommitdiff
path: root/net-misc/vde/vde-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/vde/vde-9999.ebuild')
-rw-r--r--net-misc/vde/vde-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/vde/vde-9999.ebuild b/net-misc/vde/vde-9999.ebuild
index b8bb5681a369..fd3cbf31c768 100644
--- a/net-misc/vde/vde-9999.ebuild
+++ b/net-misc/vde/vde-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,6 @@ inherit flag-o-matic
if [[ ${PV} == 9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/virtualsqaure/MY_PN"
- KEYWORDS=""
elif [[ ${PV} = *_p* ]]; then
inherit autotools
MY_PN="vde-2"