diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-26 19:11:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-26 19:11:51 +0300 |
commit | 44be0052d2abca01a9f9d908a42463f03c77fc6d (patch) | |
tree | f504752f8dd6c7d5e27488c82258a5597009e97c /sys-devel | |
parent | sys-libs/binutils-libs: arm stable wrt bug #655574 (diff) | |
download | gentoo-44be0052d2abca01a9f9d908a42463f03c77fc6d.tar.gz gentoo-44be0052d2abca01a9f9d908a42463f03c77fc6d.tar.bz2 gentoo-44be0052d2abca01a9f9d908a42463f03c77fc6d.zip |
sys-devel/binutils: arm stable wrt bug #655574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r2.ebuild b/sys-devel/binutils/binutils-2.30-r2.ebuild index e60c18e851be..b1ea09272800 100644 --- a/sys-devel/binutils/binutils-2.30-r2.ebuild +++ b/sys-devel/binutils/binutils-2.30-r2.ebuild @@ -35,7 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" # # The Gentoo patchset |