summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:55:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:55:23 +0200
commit33416efd86569e775cdc7f5fe38b763b4161e2ee (patch)
tree1c425271359d18757b8d0213dfe55b71d4a5bfa4 /sys-devel/gcc-config
parentdev-lang/swig: sparc stable wrt bug #746815 (diff)
downloadgentoo-33416efd86569e775cdc7f5fe38b763b4161e2ee.tar.gz
gentoo-33416efd86569e775cdc7f5fe38b763b4161e2ee.tar.bz2
gentoo-33416efd86569e775cdc7f5fe38b763b4161e2ee.zip
sys-devel/gcc-config: s390 stable wrt bug #733870
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild b/sys-devel/gcc-config/gcc-config-2.3.1.ebuild
index c3b7e7c683c4..c2ff9c8d49d4 100644
--- a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.3.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
fi
DESCRIPTION="Utility to manage compilers"