mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
net-vpn/gsocket: stabilize 1.4.43-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
parent
c672f61ef2
commit
6a3e0c4eca
@ -1,4 +1,4 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/hackerschoice/gsocket.git"
|
||||
else
|
||||
SRC_URI="https://github.com/hackerschoice/gsocket/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv"
|
||||
KEYWORDS="amd64 ~arm64 ~riscv"
|
||||
fi
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user