diff options
Diffstat (limited to 'sys-apps/elfix/elfix-0.7.0.ebuild')
-rw-r--r-- | sys-apps/elfix/elfix-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/elfix/elfix-0.7.0.ebuild b/sys-apps/elfix/elfix-0.7.0.ebuild index 9e2733cf2189..b0182ab5b2eb 100644 --- a/sys-apps/elfix/elfix-0.7.0.ebuild +++ b/sys-apps/elfix/elfix-0.7.0.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.7.0.ebuild,v 1.3 2012/12/18 02:08:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.4 2012/12/18 10:44:26 ago 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="+ptpax +xtpax" # These only work on a properly configured pax kernel |