summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-19 14:57:02 +0100
committerSam James <sam@gentoo.org>2024-05-19 14:57:02 +0100
commit9447b0e38fed887b74cb9ac631e93024e46fa99d (patch)
tree1777f4289c5096ff6e45002c55cddda55cff2f99
parentsys-devel/gcc: restore lost fixincludes patch for 14 (diff)
downloadgentoo-9447b0e38fed887b74cb9ac631e93024e46fa99d.tar.gz
gentoo-9447b0e38fed887b74cb9ac631e93024e46fa99d.tar.bz2
gentoo-9447b0e38fed887b74cb9ac631e93024e46fa99d.zip
net-vpn/eduvpn-client: Stabilize 4.2.1-r1 amd64, #932173
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-vpn/eduvpn-client/eduvpn-client-4.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/eduvpn-client/eduvpn-client-4.2.1-r1.ebuild b/net-vpn/eduvpn-client/eduvpn-client-4.2.1-r1.ebuild
index ae67c2d1589b..72853c9057f5 100644
--- a/net-vpn/eduvpn-client/eduvpn-client-4.2.1-r1.ebuild
+++ b/net-vpn/eduvpn-client/eduvpn-client-4.2.1-r1.ebuild
@@ -24,7 +24,7 @@ else
https://github.com/eduvpn/python-eduvpn-client/releases/download/${PV}/${MY_P}.tar.xz
verify-sig? ( https://github.com/eduvpn/python-eduvpn-client/releases/download/${PV}/${MY_P}.tar.xz.asc )
"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${MY_P}"
fi