mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/pwntools: Stabilize 4.13.1 x86, #943474
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user