diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:36:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:36:21 +0100 |
commit | 860029cfe26b67dc705b6762edaab75a431a3f45 (patch) | |
tree | be000b77d40447e185a9b2e9763a06f932961e8f /sys-devel/gcc-config | |
parent | app-text/aspell: s390 stable wrt bug #711142 (diff) | |
download | gentoo-860029cfe26b67dc705b6762edaab75a431a3f45.tar.gz gentoo-860029cfe26b67dc705b6762edaab75a431a3f45.tar.bz2 gentoo-860029cfe26b67dc705b6762edaab75a431a3f45.zip |
sys-devel/gcc-config: s390 stable wrt bug #711382
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.2.1.ebuild b/sys-devel/gcc-config/gcc-config-2.2.1.ebuild index 24faac94c7e5..7f94e60e77dd 100644 --- a/sys-devel/gcc-config/gcc-config-2.2.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.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" |