diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 18:04:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 18:05:04 -0700 |
commit | daa3bde5543e7a832f480cb8b8fd296b028daa6a (patch) | |
tree | 9217404336e9fae660770ec5dd9b85235fc8a0d5 /sys-devel/binutils | |
parent | dev-libs/libgcrypt: alpha stable, bug 613232 (diff) | |
download | gentoo-daa3bde5543e7a832f480cb8b8fd296b028daa6a.tar.gz gentoo-daa3bde5543e7a832f480cb8b8fd296b028daa6a.tar.bz2 gentoo-daa3bde5543e7a832f480cb8b8fd296b028daa6a.zip |
sys-devel/binutils: alpha stable, bug 595288
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild index be0c15f3fc8c..63894d4eb470 100644 --- a/sys-devel/binutils/binutils-2.26.1.ebuild +++ b/sys-devel/binutils/binutils-2.26.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" |