diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:12:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:13:21 +0100 |
commit | e1d3e04945389cc09327186f164ef220cdf904c0 (patch) | |
tree | bb3b56150fc320700ab904d6a5474a1bd9818b85 | |
parent | media-libs/tiff: sparc stable wrt bug #699868 (diff) | |
download | gentoo-e1d3e04945389cc09327186f164ef220cdf904c0.tar.gz gentoo-e1d3e04945389cc09327186f164ef220cdf904c0.tar.bz2 gentoo-e1d3e04945389cc09327186f164ef220cdf904c0.zip |
sys-devel/gcc-config: sparc stable wrt bug #699900
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-devel/gcc-config/gcc-config-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.1.ebuild b/sys-devel/gcc-config/gcc-config-2.1.ebuild index 9afb7819b8cc..c3a4c7898870 100644 --- a/sys-devel/gcc-config/gcc-config-2.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc x86" fi DESCRIPTION="Utility to manage compilers" |