summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-29 15:37:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-29 15:37:54 +0200
commit733aec1378ac8f5c161adfd2b7aa0cafc7800649 (patch)
tree184aa73d78f7aefe493da24242b75711226aa9d1 /sys-devel/gcc-config/gcc-config-2.3.ebuild
parentsys-devel/binutils-config: ppc64 stable wrt bug #730080 (diff)
downloadgentoo-733aec1378ac8f5c161adfd2b7aa0cafc7800649.tar.gz
gentoo-733aec1378ac8f5c161adfd2b7aa0cafc7800649.tar.bz2
gentoo-733aec1378ac8f5c161adfd2b7aa0cafc7800649.zip
sys-devel/gcc-config: s390 stable wrt bug #730078
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-2.3.ebuild')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.3.ebuild b/sys-devel/gcc-config/gcc-config-2.3.ebuild
index 69f808e6a156..9ef69024a790 100644
--- a/sys-devel/gcc-config/gcc-config-2.3.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.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"