diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 22:38:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 22:39:15 +0000 |
commit | c6ef4c176bc1ea2eae3f03a95d3a4ac98df70ad5 (patch) | |
tree | b2f72a5b5e0f9269d57331f754b661d1e1cb9c33 /sys-apps/elfix | |
parent | dev-python/pypax: stable 0.9.4 for hppa, bug #672208 (diff) | |
download | gentoo-c6ef4c176bc1ea2eae3f03a95d3a4ac98df70ad5.tar.gz gentoo-c6ef4c176bc1ea2eae3f03a95d3a4ac98df70ad5.tar.bz2 gentoo-c6ef4c176bc1ea2eae3f03a95d3a4ac98df70ad5.zip |
sys-apps/elfix: stable 0.9.4 for hppa, bug #672208
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/elfix-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/elfix/elfix-0.9.4.ebuild b/sys-apps/elfix/elfix-0.9.4.ebuild index 708497329446..0230bb4e5882 100644 --- a/sys-apps/elfix/elfix-0.9.4.ebuild +++ b/sys-apps/elfix/elfix-0.9.4.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]] ; then inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" fi DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo" |