diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 08:47:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 08:47:52 +0300 |
commit | 034c23d5e72f173405b29ff240018e1af093c690 (patch) | |
tree | 84827c7e018b086e63ba28e0f0b379739b725a46 /sys-devel/binutils | |
parent | www-misc/monitorix: use HTTPS, fix download link (diff) | |
download | gentoo-034c23d5e72f173405b29ff240018e1af093c690.tar.gz gentoo-034c23d5e72f173405b29ff240018e1af093c690.tar.bz2 gentoo-034c23d5e72f173405b29ff240018e1af093c690.zip |
sys-devel/binutils: amd64 stable wrt bug #655574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 1b44a0d4a1ea..31336ee7d67d 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 |