diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-07 21:57:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-07 21:57:34 +0100 |
commit | 469c446664cb7bae0f12ab0599ec9ed3ba68676f (patch) | |
tree | 78f73afbc97635e8dfd604482b0bd4611ac49e3a /sys-devel/binutils | |
parent | www-servers/apache: stable 2.4.27 for sparc, bug #624868 (thanks to Dakon) (diff) | |
download | gentoo-469c446664cb7bae0f12ab0599ec9ed3ba68676f.tar.gz gentoo-469c446664cb7bae0f12ab0599ec9ed3ba68676f.tar.bz2 gentoo-469c446664cb7bae0f12ab0599ec9ed3ba68676f.zip |
sys-devel/binutils: stable 2.28.1 for sparc, bug #624524 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28.1.ebuild b/sys-devel/binutils/binutils-2.28.1.ebuild index d5b85d3f99af..6f5950dce389 100644 --- a/sys-devel/binutils/binutils-2.28.1.ebuild +++ b/sys-devel/binutils/binutils-2.28.1.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" |