diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-20 21:28:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-20 22:03:01 +0000 |
commit | 4bd9000c2cd6cecc4c4dfe8cd130f37d32598d63 (patch) | |
tree | 525404504d274f6b5cce1b9a44c72d5088ba19dc /sys-devel | |
parent | sys-apps/systemd: remove ROOTPREFIX variable and add usrmerge USE flag (diff) | |
download | gentoo-4bd9000c2cd6cecc4c4dfe8cd130f37d32598d63.tar.gz gentoo-4bd9000c2cd6cecc4c4dfe8cd130f37d32598d63.tar.bz2 gentoo-4bd9000c2cd6cecc4c4dfe8cd130f37d32598d63.zip |
sys-devel/gcc: stable 6.4.0 for ia64, bug #638030
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-6.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-6.4.0.ebuild b/sys-devel/gcc/gcc-6.4.0.ebuild index 0bdc2e72a6b6..4e06c5a6978a 100644 --- a/sys-devel/gcc/gcc-6.4.0.ebuild +++ b/sys-devel/gcc/gcc-6.4.0.ebuild @@ -8,7 +8,7 @@ PATCH_VER="1.1" inherit toolchain -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" RDEPEND="" DEPEND="${RDEPEND} |