diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-06-03 10:06:24 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-03 11:00:32 +0300 |
commit | 03839be71da3858345bad2380a2aab8d4e02fd38 (patch) | |
tree | 1f7e60cdfa43bc61f82b3dabc809fb3036bfc096 /sys-devel/binutils | |
parent | ../s390/use.mask: mask qt5 toolkit via useflag (diff) | |
download | gentoo-03839be71da3858345bad2380a2aab8d4e02fd38.tar.gz gentoo-03839be71da3858345bad2380a2aab8d4e02fd38.tar.bz2 gentoo-03839be71da3858345bad2380a2aab8d4e02fd38.zip |
sys-devel/binutils-2.30-r2: arm64 stable (bug #655574)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-devel/binutils')
-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 31336ee7d67d..3679f472e4ca 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 |