diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 00:59:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 00:59:35 +0300 |
commit | 1ecc04913b452c04e27d4455df8ef9c9bd0c03ec (patch) | |
tree | a1ed31018a3a3a7fd2cf81fc84f916d5abd1e6f6 /sys-devel | |
parent | sys-libs/binutils-libs: s390 stable wrt bug #681682 (diff) | |
download | gentoo-1ecc04913b452c04e27d4455df8ef9c9bd0c03ec.tar.gz gentoo-1ecc04913b452c04e27d4455df8ef9c9bd0c03ec.tar.bz2 gentoo-1ecc04913b452c04e27d4455df8ef9c9bd0c03ec.zip |
sys-devel/binutils: arm stable wrt bug #681682
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r4.ebuild b/sys-devel/binutils/binutils-2.31.1-r4.ebuild index 97caf7941f8a..f4976430534b 100644 --- a/sys-devel/binutils/binutils-2.31.1-r4.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r4.ebuild @@ -45,7 +45,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - 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" ;; esac |