diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:42:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:13:05 +0000 |
commit | e67fecca76edbeba1448a11f3fa0e7b1bbadac19 (patch) | |
tree | aa3bf2144ce73b9758a0a005fe58b2f42e6715cc /sys-devel/binutils/binutils-2.34-r2.ebuild | |
parent | sys-devel/binutils-config: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e67fecca76edbeba1448a11f3fa0e7b1bbadac19.tar.gz gentoo-e67fecca76edbeba1448a11f3fa0e7b1bbadac19.tar.bz2 gentoo-e67fecca76edbeba1448a11f3fa0e7b1bbadac19.zip |
sys-devel/binutils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/binutils/binutils-2.34-r2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.34-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.34-r2.ebuild b/sys-devel/binutils/binutils-2.34-r2.ebuild index 21e6befdb77e..d9683b91ae79 100644 --- a/sys-devel/binutils/binutils-2.34-r2.ebuild +++ b/sys-devel/binutils/binutils-2.34-r2.ebuild @@ -33,7 +33,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - 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" ;; esac |