diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-09 12:35:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-09 13:01:55 +0000 |
commit | d173ceb8e3a3292e18bd705957949c3e90eb66eb (patch) | |
tree | 8fb383c38bda5f560a5f44b3e58875a5e955af69 /sys-devel/binutils | |
parent | sys-devel/binutils: sync live with 2.33.1 (diff) | |
download | gentoo-d173ceb8e3a3292e18bd705957949c3e90eb66eb.tar.gz gentoo-d173ceb8e3a3292e18bd705957949c3e90eb66eb.tar.bz2 gentoo-d173ceb8e3a3292e18bd705957949c3e90eb66eb.zip |
sys-devel/binutils: restore KEYWORDS on 2.33.1
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.33.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 |