diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-02-17 22:20:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-02-17 22:21:15 +0100 |
commit | 3ca80135f9891a769fa064cdfe88b2e0beadcba5 (patch) | |
tree | 9f7e1e7898336eefd030cb23255cba6930b6f516 /sys-devel/binutils-hppa64 | |
parent | net-libs/ccrtp: Drop old (diff) | |
download | gentoo-3ca80135f9891a769fa064cdfe88b2e0beadcba5.tar.gz gentoo-3ca80135f9891a769fa064cdfe88b2e0beadcba5.tar.bz2 gentoo-3ca80135f9891a769fa064cdfe88b2e0beadcba5.zip |
sys-devel/binutils-hppa64: Reinstate KEYWORDS
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.32.ebuild | 3 |
1 files changed, 1 insertions, 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 c4ccb4ffd3b7..f5b56078a4e1 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 |