commit: a6e30a1a9b8ff99ca6b9b0286b5fa26856dfe754 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 20:07:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 20:07:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e30a1a
net-misc/vconfig: Stabilize 1.9 arm, #804046 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/vconfig/vconfig-1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild index a8ad69de9c5..3eec5302806 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}"
