commit: 22ee0002dba569166ef2826431cb6c0e434fedf2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 17 12:18:04 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 17 12:18:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ee0002
net-misc/ethertypes: Stabilize 0 arm64, #733498 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/ethertypes/ethertypes-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ethertypes/ethertypes-0.ebuild b/net-misc/ethertypes/ethertypes-0.ebuild index 36451564399..085db72dbaa 100644 --- a/net-misc/ethertypes/ethertypes-0.ebuild +++ b/net-misc/ethertypes/ethertypes-0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" !<net-firewall/ebtables-2.0.10.4-r2
