diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-05-25 06:05:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-05-25 06:05:35 +0000 |
commit | 77bbf02e15dcc318ed4b9c3fd54b3c830a545d47 (patch) | |
tree | 26d3261cdce208f8057090bae5a299387df29f06 /sys-devel | |
parent | Keyword for ~x86 (diff) | |
download | historical-77bbf02e15dcc318ed4b9c3fd54b3c830a545d47.tar.gz historical-77bbf02e15dcc318ed4b9c3fd54b3c830a545d47.tar.bz2 historical-77bbf02e15dcc318ed4b9c3fd54b3c830a545d47.zip |
Mark arm64/m68k/s390/sh stable.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog index e44ce0b811e6..27b4a52cfd00 100644 --- a/sys-devel/binutils-config/ChangeLog +++ b/sys-devel/binutils-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils-config # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.77 2015/04/26 19:08:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.78 2015/05/25 06:05:35 vapier Exp $ + + 25 May 2015; Mike Frysinger <vapier@gentoo.org> binutils-config-4-r2.ebuild: + Mark arm64/m68k/s390/sh stable. 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: ia64 stable wrt bug #547330 diff --git a/sys-devel/binutils-config/binutils-config-4-r2.ebuild b/sys-devel/binutils-config/binutils-config-4-r2.ebuild index 1f0e72b93baf..92ff1bf70df7 100644 --- a/sys-devel/binutils-config/binutils-config-4-r2.ebuild +++ b/sys-devel/binutils-config/binutils-config-4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.10 2015/04/26 19:08:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.11 2015/05/25 06:05:35 vapier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -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" IUSE="" # We also RDEPEND on sys-apps/findutils which is in base @system |