mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-util/pwntools: Stabilize 4.15.0 amd64, #967241
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
b4f78d18c0
commit
7b80d3f263
@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]]; then
|
||||
else
|
||||
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz -> ${P}.gh.tar.gz"
|
||||
if [[ ${PV} != *_beta* ]] ; then
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv x86"
|
||||
KEYWORDS="amd64 ~arm64 ~riscv x86"
|
||||
fi
|
||||
S="${WORKDIR}/${PN}-${PV/_beta/beta}"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user