commit: a08adf44d96a598a37ccd9dc2aa6293d8f018edf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 9 08:28:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 9 08:28:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08adf44
net-vpn/eduvpn-client: Stabilize 4.6.0 x86, #967244
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/eduvpn-client/eduvpn-client-4.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/eduvpn-client/eduvpn-client-4.6.0.ebuild
b/net-vpn/eduvpn-client/eduvpn-client-4.6.0.ebuild
index 111f1e20154d..1353997ccb86 100644
--- a/net-vpn/eduvpn-client/eduvpn-client-4.6.0.ebuild
+++ b/net-vpn/eduvpn-client/eduvpn-client-4.6.0.ebuild
@@ -29,7 +29,7 @@ else
https://codeberg.org/eduVPN/linux-app/releases/download/${PV}/${MY_P}.tar.xz ->
${P}.tar.xz
verify-sig? (
https://codeberg.org/eduVPN/linux-app/releases/download/${PV}/${MY_P}.tar.xz.asc
-> ${P}.tar.xz.asc )
"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/${MY_P}"
fi