diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-23 08:47:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-23 08:47:50 +0100 |
commit | 9b6f7ed7ea731cb39c5138259892db694a88b3ad (patch) | |
tree | c7860ef16865c92e06b312e79a4fa630c32860d2 | |
parent | sys-libs/binutils-libs: revert back to ~ia64, bug #622500 (diff) | |
download | gentoo-9b6f7ed7ea731cb39c5138259892db694a88b3ad.tar.gz gentoo-9b6f7ed7ea731cb39c5138259892db694a88b3ad.tar.bz2 gentoo-9b6f7ed7ea731cb39c5138259892db694a88b3ad.zip |
sys-devel/binutils: revert back to ~ia64, bug #622500
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | sys-devel/binutils/binutils-2.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28-r2.ebuild b/sys-devel/binutils/binutils-2.28-r2.ebuild index f98ef9e98cbd..2923d33a8594 100644 --- a/sys-devel/binutils/binutils-2.28-r2.ebuild +++ b/sys-devel/binutils/binutils-2.28-r2.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils -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" |