diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-27 08:54:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 09:47:10 +0100 |
commit | b13e1f113f7f6b321ad8ae5b1010e6d086728706 (patch) | |
tree | c018d8bc0f1b54a8e347cdab47d95b087daa908c /sys-apps/elfix | |
parent | dev-python/pypax: stable 0.9.5 for sparc, bug #684380 (diff) | |
download | gentoo-b13e1f113f7f6b321ad8ae5b1010e6d086728706.tar.gz gentoo-b13e1f113f7f6b321ad8ae5b1010e6d086728706.tar.bz2 gentoo-b13e1f113f7f6b321ad8ae5b1010e6d086728706.zip |
sys-apps/elfix: stable 0.9.5 for sparc, bug #684380
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/elfix-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/elfix/elfix-0.9.5.ebuild b/sys-apps/elfix/elfix-0.9.5.ebuild index a837ecdf4d1f..fac65466208a 100644 --- a/sys-apps/elfix/elfix-0.9.5.ebuild +++ b/sys-apps/elfix/elfix-0.9.5.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" |