diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-04-01 13:11:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-04-01 13:12:12 +0200 |
commit | fbd0b4fed9730de0465e7e90cda6960ebd9a664b (patch) | |
tree | 2ad2f318aedc0baaaad1a11552e354b0f7d85359 /sys-devel/binutils-hppa64 | |
parent | sys-libs/binutils-libs: Stable for HPPA (diff) | |
download | gentoo-fbd0b4fed9730de0465e7e90cda6960ebd9a664b.tar.gz gentoo-fbd0b4fed9730de0465e7e90cda6960ebd9a664b.tar.bz2 gentoo-fbd0b4fed9730de0465e7e90cda6960ebd9a664b.zip |
sys-devel/binutils-hppa64: Stable for HPPA
Package-Manager: Portage-2.3.96, Repoman-2.3.22
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.33.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild index 087fa9a6ac02..ecd3f2f999b8 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild @@ -44,7 +44,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - KEYWORDS="-* ~hppa" + KEYWORDS="-* hppa" ;; esac |