diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-19 14:19:49 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-19 14:20:39 +0200 |
commit | ca66963b250d8cd309ec02878755427efdca32ca (patch) | |
tree | 33c89377073c1260002b9697614d48e2b3e160f2 /sys-devel/binutils-hppa64 | |
parent | sys-devel/binutils: Re-keyword 2.32-r1 (diff) | |
download | gentoo-ca66963b250d8cd309ec02878755427efdca32ca.tar.gz gentoo-ca66963b250d8cd309ec02878755427efdca32ca.tar.bz2 gentoo-ca66963b250d8cd309ec02878755427efdca32ca.zip |
sys-devel/binutils-hppa64: 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/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild index 9fa7387d6ab8..a2955689dfc1 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild @@ -47,7 +47,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - #KEYWORDS="-* ~hppa" + KEYWORDS="-* ~hppa" ;; esac |