diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-19 14:19:20 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-19 14:20:39 +0200 |
commit | 8b005bd6a22228d2e675378cdaad2d01ff38ebab (patch) | |
tree | 82b730ce10a181d672764e45eba45e1dcdf1e26e /sys-devel | |
parent | dev-python/pygit2: Bump to 0.28.1 (diff) | |
download | gentoo-8b005bd6a22228d2e675378cdaad2d01ff38ebab.tar.gz gentoo-8b005bd6a22228d2e675378cdaad2d01ff38ebab.tar.bz2 gentoo-8b005bd6a22228d2e675378cdaad2d01ff38ebab.zip |
sys-devel/binutils: Re-keyword 2.32-r1
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.32-r1.ebuild b/sys-devel/binutils/binutils-2.32-r1.ebuild index 4b6a785eef78..ce1d9442f7e5 100644 --- a/sys-devel/binutils/binutils-2.32-r1.ebuild +++ b/sys-devel/binutils/binutils-2.32-r1.ebuild @@ -45,7 +45,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" ;; esac |