commit: 89d57bcecba8cd9397577ec917d1c0d62fd137d1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 23 04:04:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 23 04:04:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d57bce
net-misc/vde: Stabilize 2.3.3 arm64, #879805 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/vde/vde-2.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/vde/vde-2.3.3.ebuild b/net-misc/vde/vde-2.3.3.ebuild index bcd39e12ee35..ee3f170144aa 100644 --- a/net-misc/vde/vde-2.3.3.ebuild +++ b/net-misc/vde/vde-2.3.3.ebuild @@ -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 ~ppc ppc64 ~riscv ~x86" fi IUSE="pcap selinux static-libs"
