diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-29 22:04:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-29 22:04:14 +0000 |
commit | 59a880dff99ff157ee775abaf3400f564b9e3507 (patch) | |
tree | 5c0c7178d8c65f5295e811cd4461f271f99e99a5 /sys-apps | |
parent | Marked ~hppa (bug #428248). (diff) | |
download | gentoo-2-59a880dff99ff157ee775abaf3400f564b9e3507.tar.gz gentoo-2-59a880dff99ff157ee775abaf3400f564b9e3507.tar.bz2 gentoo-2-59a880dff99ff157ee775abaf3400f564b9e3507.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 4 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index ce17f4d55f27..7d0b42105b07 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,8 @@ + + 29 Jul 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.5.2.ebuild: + Keyword ~mips + 29 Jul 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.5.2.ebuild: Keyword ~arm diff --git a/sys-apps/elfix/elfix-0.5.2.ebuild b/sys-apps/elfix/elfix-0.5.2.ebuild index 1948ed523f44..b5e6de9cf5ae 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.4 2012/07/29 21:42:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.2.ebuild,v 1.5 2012/07/29 22:04:14 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="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="test xtpax" DEPEND=" |