diff options
author | 2019-02-16 17:50:51 +0000 | |
---|---|---|
committer | 2019-02-16 17:51:05 +0000 | |
commit | 3407dea0d86cec43c829625177a1d340bc721402 (patch) | |
tree | d5c48a9dfbc49acc7b022004e9d5bce4e6be5c06 /sys-devel/binutils/binutils-9999.ebuild | |
parent | dev-python/multidict: require at least cython-0.28.4 (diff) | |
download | gentoo-3407dea0d86cec43c829625177a1d340bc721402.tar.gz gentoo-3407dea0d86cec43c829625177a1d340bc721402.tar.bz2 gentoo-3407dea0d86cec43c829625177a1d340bc721402.zip |
sys-devel/binutils: update 9999 with patchset 3
Rebase patchset against current binutils master branch.
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils/binutils-9999.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild index 8b89c6e8abe6..cf4640ceaf6a 100644 --- a/sys-devel/binutils/binutils-9999.ebuild +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -20,9 +20,8 @@ REQUIRED_USE="cxx? ( gold plugins ) default-gold? ( gold )" # - Default: PV # PATCH_DEV - Use download URI https://dev.gentoo.org/~{PATCH_DEV}/distfiles/... # for the patchsets -# Default: dilfridge :) -PATCH_VER=2 +PATCH_VER=3 PATCH_BINUTILS_VER=9999 case ${PV} in |