commit: 3ca80135f9891a769fa064cdfe88b2e0beadcba5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 21:20:53 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 21:21:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca80135
sys-devel/binutils-hppa64: Reinstate KEYWORDS
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
b/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
index c4ccb4ffd3b..f5b56078a4e 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild
@@ -47,8 +47,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(get_version_component_range 1-2)
- # no keywords yet. Needs some testing
- #KEYWORDS="-* ~hppa"
+ KEYWORDS="-* ~hppa"
;;
esac