net-misc/vconfig: Stabilize 1.9 arm64, #930557

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-24 11:31:58 +01:00
parent 512a08fbd1
commit 09ffdaae0f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 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 ~arm64 hppa ~loong ~ppc ~ppc64 ~riscv sparc x86"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~ppc ~ppc64 ~riscv sparc x86"
IUSE="static"
S="${WORKDIR}/${MY_PN}"