diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-27 18:16:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-27 19:36:00 +0100 |
commit | 212ec4d13da29db114ef1ef34e8fe7732b97aeeb (patch) | |
tree | 05baf1214bb64434c889db674f20367754d49a4f /sys-devel/binutils-config | |
parent | sys-devel/gcc-config: stable 2.3.1 for sparc, bug #733870 (diff) | |
download | gentoo-212ec4d13da29db114ef1ef34e8fe7732b97aeeb.tar.gz gentoo-212ec4d13da29db114ef1ef34e8fe7732b97aeeb.tar.bz2 gentoo-212ec4d13da29db114ef1ef34e8fe7732b97aeeb.zip |
sys-devel/binutils-config: stable 5.3.2 for sparc, bug #733868
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild index 456c3e1e39fc..59c3bc212dbe 100644 --- a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" fi DESCRIPTION="Utility to change the binutils version being used" |