diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-06 16:00:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-06 16:00:41 +0100 |
commit | 9c7d293a72284d5827932a10a64e100011a8aa0b (patch) | |
tree | 32a989d6be167c513b9afae0c094b8ef55ebc515 /sys-devel | |
parent | media-video/pitivi: amd64 stable wrt bug #830133 (diff) | |
download | gentoo-9c7d293a72284d5827932a10a64e100011a8aa0b.tar.gz gentoo-9c7d293a72284d5827932a10a64e100011a8aa0b.tar.bz2 gentoo-9c7d293a72284d5827932a10a64e100011a8aa0b.zip |
sys-devel/gcc-config: amd64 stable wrt bug #830376
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild index e774fc29e7bc..0a0931d0d584 100644 --- a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${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" |