summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-26 12:49:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-26 12:49:31 +0100
commit2b3ddd5e75f5737ee661220b3e199de0d1430d1f (patch)
tree6039fa8ab638317f89f329ed6d846f9a69b49d0b /sys-devel
parentdev-util/stripe-mock: x86 stable wrt bug #778164 (diff)
downloadgentoo-2b3ddd5e75f5737ee661220b3e199de0d1430d1f.tar.gz
gentoo-2b3ddd5e75f5737ee661220b3e199de0d1430d1f.tar.bz2
gentoo-2b3ddd5e75f5737ee661220b3e199de0d1430d1f.zip
sys-devel/gcc-config: s390 stable wrt bug #773019
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.3.3.ebuild b/sys-devel/gcc-config/gcc-config-2.3.3.ebuild
index 786a945b65f3..d925ad38fcbe 100644
--- a/sys-devel/gcc-config/gcc-config-2.3.3.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.3.3.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"