diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-25 11:55:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:33:08 -0700 |
commit | 400bc0efcaf35ad425031ba90ae6b17739f04fa0 (patch) | |
tree | 6fb1b384382be6e9ba934b5c4d5f64cda884da49 /sys-devel | |
parent | sys-apps/systemd-233-r4: alpha stable, bug 623532 (diff) | |
download | gentoo-400bc0efcaf35ad425031ba90ae6b17739f04fa0.tar.gz gentoo-400bc0efcaf35ad425031ba90ae6b17739f04fa0.tar.bz2 gentoo-400bc0efcaf35ad425031ba90ae6b17739f04fa0.zip |
sys-devel/binutils-2.28.1: alpha stable, bug 624524
Diffstat (limited to 'sys-devel')
-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 ae5376e1d71c..d2018ccceef6 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" |