diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-15 12:25:11 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-15 12:25:11 +0000 |
commit | 5cd59acee3d9e3ec5213dcc0fcb35015a19a0cbc (patch) | |
tree | 5f4c22bcf47ceca91582f1fa7c0c2c675978f956 /sys-apps | |
parent | Stable arm ppc ppc64, bug #435114 (diff) | |
download | gentoo-2-5cd59acee3d9e3ec5213dcc0fcb35015a19a0cbc.tar.gz gentoo-2-5cd59acee3d9e3ec5213dcc0fcb35015a19a0cbc.tar.bz2 gentoo-2-5cd59acee3d9e3ec5213dcc0fcb35015a19a0cbc.zip |
Stable arm ppc ppc64, bug #435114
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.5.2.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 4d0afa1adfaa..e2301201789c 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,8 @@ + 15 Sep 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.5.2.ebuild: + Stable arm ppc ppc64, bug #435114 + 11 Sep 2012; Raúl Porcel <armin76@gentoo.org> elfix-0.5.2.ebuild: Add ~alpha/~ia64/~sparc wrt #428558 diff --git a/sys-apps/elfix/elfix-0.5.2.ebuild b/sys-apps/elfix/elfix-0.5.2.ebuild index d8ab832140c2..2e919c96d33f 100644 --- a/sys-apps/elfix/elfix-0.5.2.ebuild +++ b/sys-apps/elfix/elfix-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.2.ebuild,v 1.7 2012/09/11 15:25:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.2.ebuild,v 1.8 2012/09/15 12:25:11 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test xtpax" DEPEND=" |