summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-01 18:14:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-01 18:14:42 +0100
commit88d7f477b5695c648de00b0587f6edbdef544cc6 (patch)
treef5f559001bd83e2177d16c90653a7e91cc730e7c
parentsys-libs/e2fsprogs-libs: x86 stable (bug #773523) (diff)
downloadgentoo-88d7f477.tar.gz
gentoo-88d7f477.tar.bz2
gentoo-88d7f477.zip
sys-devel/gcc-config: x86 stable (bug #773019)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 d649bbac3fe1..786a945b65f3 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"