From 42a8b2b646a99bf9e30437bd161e235f85de090b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 30 May 2023 19:51:23 +0300 Subject: net-dialup/rp-pppoe: Stabilize 4.0 arm64, #907274 Signed-off-by: Arthur Zamarin --- net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dialup') diff --git a/net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild b/net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild index 5914c10e93d0..a2421045b2c0 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI=https://github.com/dfskoll/rp-pppoe.git else SRC_URI="https://dianne.skoll.ca/projects/rp-pppoe/download/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" fi LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad