summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 02:50:27 +0000
committerSam James <sam@gentoo.org>2020-07-27 03:01:45 +0000
commitba2a719c4a7c3e353260077c4537b03bbfc04d90 (patch)
treec620b64327aca0e3461ae9a8c91a746e84d16b9b /sys-devel
parentsys-devel/binutils-config: arm stable (bug #733868) (diff)
downloadgentoo-ba2a719c4a7c3e353260077c4537b03bbfc04d90.tar.gz
gentoo-ba2a719c4a7c3e353260077c4537b03bbfc04d90.tar.bz2
gentoo-ba2a719c4a7c3e353260077c4537b03bbfc04d90.zip
sys-devel/gcc-config: arm stable (bug #733870)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 653872ab19f8..7c3d86c375ca 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"