diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 17:48:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 21:28:57 +0200 |
commit | 8e383e7f03de4ec5acdefd36543364eb7265bc79 (patch) | |
tree | f9394868d142704e6a7f43784d32612d7355890b /sys-devel | |
parent | net-misc/dhcpcd: x86 stable (bug #685264) (diff) | |
download | gentoo-8e383e7f03de4ec5acdefd36543364eb7265bc79.tar.gz gentoo-8e383e7f03de4ec5acdefd36543364eb7265bc79.tar.bz2 gentoo-8e383e7f03de4ec5acdefd36543364eb7265bc79.zip |
sys-devel/gcc: x86 stable (bug #685144)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-8.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-8.3.0-r1.ebuild b/sys-devel/gcc/gcc-8.3.0-r1.ebuild index 9681e2a4681f..e3bd3f72a9bc 100644 --- a/sys-devel/gcc/gcc-8.3.0-r1.ebuild +++ b/sys-devel/gcc/gcc-8.3.0-r1.ebuild @@ -7,7 +7,7 @@ PATCH_VER="1.1" inherit toolchain -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |