summaryrefslogtreecommitdiff
path: root/sys-devel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-03 14:50:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-03 14:50:03 +0000
commit81431e92951f748fd916faba565a8fb4c12f0e09 (patch)
tree9ca7ede1c0d2be6739530cbc71ff88e7d00b2e65 /sys-devel
parente3fd13f65c832ccc6e582b4bcf4317c4ad8712a2 (diff)
sys-devel/binutils : adjust SLOT
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.39-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.39-r2.ebuild b/sys-devel/binutils/binutils-2.39-r2.ebuild
index 24bd2f60..4e84e359 100644
--- a/sys-devel/binutils/binutils-2.39-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.39-r2.ebuild
@@ -32,7 +32,7 @@ else
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PV}.tar.xz"
[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz"
- SLOT=$(ver_cut 1-2)
+ SLOT=${PV}
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi