summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 21:07:59 +0100
committerSam James <sam@gentoo.org>2021-07-25 21:07:59 +0100
commita6e30a1a9b8ff99ca6b9b0286b5fa26856dfe754 (patch)
treebc4e2510732b373ff543d4b2c9814cc411dcefdf /net-misc/vconfig
parentnet-misc/ndisc6: Stabilize 1.0.3 arm, #803980 (diff)
downloadgentoo-a6e30a1a9b8ff99ca6b9b0286b5fa26856dfe754.tar.gz
gentoo-a6e30a1a9b8ff99ca6b9b0286b5fa26856dfe754.tar.bz2
gentoo-a6e30a1a9b8ff99ca6b9b0286b5fa26856dfe754.zip
net-misc/vconfig: Stabilize 1.9 arm, #804046
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index a8ad69de9c5a..3eec5302806b 100644
--- a/net-misc/vconfig/vconfig-1.9.ebuild
+++ b/net-misc/vconfig/vconfig-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 sparc x86"
IUSE="static"
S="${WORKDIR}/${MY_PN}"