sys-apps/elfix: arm stable wrt bug #672208
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 23 Jan 2019 13:28:40 +0000 (16:28 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 23 Jan 2019 13:28:40 +0000 (16:28 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-apps/elfix/elfix-0.9.4.ebuild

index eced6239c47f897222728e3f911f83c54d0267ba..fcc5f838919d073288ac5d7320d6c13f12333684 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"