diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-04 16:56:27 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-04 16:56:27 +0200 |
commit | e0495e371b83bad473cdd9d00236464761331581 (patch) | |
tree | 7c8d189be87f9d5cd8228357f0164c33c965bc40 /sys-devel/gcc-config | |
parent | net-misc/netkit-bootparamd: Fix build against glibc-2.26 / libtirpc, bug 371385 (diff) | |
download | gentoo-e0495e371b83bad473cdd9d00236464761331581.tar.gz gentoo-e0495e371b83bad473cdd9d00236464761331581.tar.bz2 gentoo-e0495e371b83bad473cdd9d00236464761331581.zip |
sys-devel/gcc-config: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild index d50ad0a71b6f..798029c8a3fc 100644 --- a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -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" IUSE="" RDEPEND=">=sys-apps/gentoo-functions-0.10" |