summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-25 17:14:23 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-25 17:19:43 +0300
commit8d33462fcbcfa451c99087c2010bf931318ead5a (patch)
tree5cf8b3138b82f1781083d7544200f6c88680753f
parentsys-devel/binutils: Remove ~sh from keywords template (diff)
downloadgentoo-8d33462fcbcfa451c99087c2010bf931318ead5a.tar.gz
gentoo-8d33462fcbcfa451c99087c2010bf931318ead5a.tar.bz2
gentoo-8d33462fcbcfa451c99087c2010bf931318ead5a.zip
sys-devel/binutils-hppa64: Re-add keywords to 2.35.1
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
index 0a83fa18e4a2..baeec28e3432 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1.ebuild
@@ -35,7 +35,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(ver_cut 1-2)
-# KEYWORDS="-* ~hppa"
+ KEYWORDS="-* ~hppa"
;;
esac