From: Sergei Trofimovich Date: Sat, 9 Nov 2019 12:35:10 +0000 (+0000) Subject: sys-devel/binutils: restore KEYWORDS on 2.33.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d173ceb8e3a3292e18bd705957949c3e90eb66eb;p=gentoo.git sys-devel/binutils: restore KEYWORDS on 2.33.1 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- diff --git a/sys-devel/binutils/binutils-2.33.1.ebuild b/sys-devel/binutils/binutils-2.33.1.ebuild index aade1450e0c7..7d29c078994e 100644 --- a/sys-devel/binutils/binutils-2.33.1.ebuild +++ b/sys-devel/binutils/binutils-2.33.1.ebuild @@ -42,8 +42,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - # needs testing - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" ;; esac