diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-25 12:45:43 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-25 13:15:51 +0200 |
commit | a761d2b640073dc57a8e43dbbf7b45b6d553c6fb (patch) | |
tree | e01d6dd8907e04817a0ec7b345f61ea9e7578148 /sys-devel | |
parent | sys-devel/binutils: Rekeyword 2.36.1-r2 (diff) | |
download | gentoo-a761d2b640073dc57a8e43dbbf7b45b6d553c6fb.tar.gz gentoo-a761d2b640073dc57a8e43dbbf7b45b6d553c6fb.tar.bz2 gentoo-a761d2b640073dc57a8e43dbbf7b45b6d553c6fb.zip |
sys-devel/binutils-hppa64: Rekeyword 2.36.1-r2
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild index 50bbff890e1c..10fc4993e5cb 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.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 |