diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:56:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:56:25 +0100 |
commit | a4de6bdce3b8738d61a01028e7b902ce133f927b (patch) | |
tree | 180eb54c8e748381a2f9dd3c39e6a205c2fdf634 | |
parent | dev-libs/oniguruma: stable 6.8.2 for hppa, bug #658070 (diff) | |
download | gentoo-a4de6bdce3b8738d61a01028e7b902ce133f927b.tar.gz gentoo-a4de6bdce3b8738d61a01028e7b902ce133f927b.tar.bz2 gentoo-a4de6bdce3b8738d61a01028e7b902ce133f927b.zip |
sys-devel/gcc: stable 7.3.0-r3 for hppa, bug #658444
Bug: https://bugs.gentoo.org/658444
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
-rw-r--r-- | sys-devel/gcc/gcc-7.3.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-7.3.0-r3.ebuild b/sys-devel/gcc/gcc-7.3.0-r3.ebuild index abc4fac459d5..faa8425fc79e 100644 --- a/sys-devel/gcc/gcc-7.3.0-r3.ebuild +++ b/sys-devel/gcc/gcc-7.3.0-r3.ebuild @@ -8,7 +8,7 @@ PATCH_VER="1.4" inherit toolchain -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" RDEPEND="" DEPEND="${RDEPEND} |