mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-util/pwntools: Stabilize 4.14.1 amd64, #954978
Signed-off-by: Sam James <sam@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