summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-08 18:54:03 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-08 19:03:10 +0100
commit39bff4d8ecf2590b647d7aef196b7f22d57b85c6 (patch)
treee1591c1bc10e114b7c4760333382f3946f2b4213
parentx11-misc/makedepend: mark s390 stable (diff)
downloadgentoo-39bff4d8ecf2590b647d7aef196b7f22d57b85c6.tar.gz
gentoo-39bff4d8ecf2590b647d7aef196b7f22d57b85c6.tar.bz2
gentoo-39bff4d8ecf2590b647d7aef196b7f22d57b85c6.zip
sys-devel/binutils: rekeyword
Closes: https://bugs.gentoo.org/672398 Bug: https://bugs.gentoo.org/623566 Closes: https://bugs.gentoo.org/672126 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sys-devel/binutils/binutils-2.31.1-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r2.ebuild b/sys-devel/binutils/binutils-2.31.1-r2.ebuild
index 351a427d7dc1..e912ce320365 100644
--- a/sys-devel/binutils/binutils-2.31.1-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.31.1-r2.ebuild
@@ -42,8 +42,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=""
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
;;
esac