diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-29 21:40:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-29 23:09:41 +0100 |
commit | 7cd28a73409715be629121cbf0167282a5ea1314 (patch) | |
tree | ba3e3eaf94088e3ba716ada7c46ed3b3986b055a /sys-devel | |
parent | sys-devel/binutils-hppa64: stable 2.30-r2 for hppa (diff) | |
download | gentoo-7cd28a73409715be629121cbf0167282a5ea1314.tar.gz gentoo-7cd28a73409715be629121cbf0167282a5ea1314.tar.bz2 gentoo-7cd28a73409715be629121cbf0167282a5ea1314.zip |
sys-devel/binutils: stable 2.30-r2 for hppa
Bug: https://bugs.gentoo.org/655574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r2.ebuild b/sys-devel/binutils/binutils-2.30-r2.ebuild index b1ea09272800..82f4bcd01746 100644 --- a/sys-devel/binutils/binutils-2.30-r2.ebuild +++ b/sys-devel/binutils/binutils-2.30-r2.ebuild @@ -35,7 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" # # The Gentoo patchset |