diff options
author | 2015-10-02 20:42:35 -0400 | |
---|---|---|
committer | 2015-10-02 20:42:35 -0400 | |
commit | f1db98b9e7ea7a8fcef96f863f1377823100e893 (patch) | |
tree | b17340d483486476537aa4101557d891d94cf236 /sys-devel/binutils/binutils-2.25.1-r1.ebuild | |
parent | dev-java/touchgraph-graphlayout: Stable for amd+ppc+x86. Keyword for ppc64. (diff) | |
download | gentoo-f1db98b9e7ea7a8fcef96f863f1377823100e893.tar.gz gentoo-f1db98b9e7ea7a8fcef96f863f1377823100e893.tar.bz2 gentoo-f1db98b9e7ea7a8fcef96f863f1377823100e893.zip |
sys-devel/binutils: mark 2.25.1-r1 stable #560792
Diffstat (limited to 'sys-devel/binutils/binutils-2.25.1-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.25.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.25.1-r1.ebuild b/sys-devel/binutils/binutils-2.25.1-r1.ebuild index f761283e6451..772def69dadf 100644 --- a/sys-devel/binutils/binutils-2.25.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.25.1-r1.ebuild @@ -8,4 +8,4 @@ PATCHVER="1.1" 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" |