diff options
author | 2024-08-05 12:23:28 +0200 | |
---|---|---|
committer | 2024-08-05 12:25:53 +0200 | |
commit | 24090417a43c4f63fc90babe49779153b15a491f (patch) | |
tree | f2332361cb07bbf39ac8c9181fc6abb18fa8f129 | |
parent | dev-lisp/abcl: drop 1.9.2 (diff) | |
download | gentoo-24090417a43c4f63fc90babe49779153b15a491f.tar.gz gentoo-24090417a43c4f63fc90babe49779153b15a491f.tar.bz2 gentoo-24090417a43c4f63fc90babe49779153b15a491f.zip |
sys-devel/binutils: keyword 2.43
No loong since a bugfix will be in the next patchset
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | sys-devel/binutils/binutils-2.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.43.ebuild b/sys-devel/binutils/binutils-2.43.ebuild index c05f1529d8c1..a3e7c641ce6b 100644 --- a/sys-devel/binutils/binutils-2.43.ebuild +++ b/sys-devel/binutils/binutils-2.43.ebuild @@ -35,7 +35,7 @@ else [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI} https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz" SLOT=$(ver_cut 1-2) - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi # |