diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-05 00:40:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-05 00:40:08 +0200 |
commit | 67876967d2003ad9f8be69ba5bcd3f99d682c41d (patch) | |
tree | 36c7308726e74856f354ef8da7abd8c8a8a956a1 /sys-devel/gcc-config | |
parent | dev-lang/go: x86 stable (bug #632408) (diff) | |
download | gentoo-67876967d2003ad9f8be69ba5bcd3f99d682c41d.tar.gz gentoo-67876967d2003ad9f8be69ba5bcd3f99d682c41d.tar.bz2 gentoo-67876967d2003ad9f8be69ba5bcd3f99d682c41d.zip |
sys-devel/gcc-config: x86 stable (bug #626646)
Package-Manager: Portage-2.3.10, 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 798029c8a3fc..48324fc6aec0 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" |