diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-07 19:39:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-07 19:39:05 +0000 |
commit | 6e5cc25514051ae3c08f50342331388f50eb3409 (patch) | |
tree | 35d55a03b4d3b1f4e5880b11d20f2735eb7ba300 /virtual/libffi/libffi-3.0.13-r1.ebuild | |
parent | Use EAPI5 instead of EAPI1. (diff) | |
download | gentoo-2-6e5cc25514051ae3c08f50342331388f50eb3409.tar.gz gentoo-2-6e5cc25514051ae3c08f50342331388f50eb3409.tar.bz2 gentoo-2-6e5cc25514051ae3c08f50342331388f50eb3409.zip |
arm stable, bug #497760
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'virtual/libffi/libffi-3.0.13-r1.ebuild')
-rw-r--r-- | virtual/libffi/libffi-3.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libffi/libffi-3.0.13-r1.ebuild b/virtual/libffi/libffi-3.0.13-r1.ebuild index 7c483700dbc9..fa787d9297ea 100644 --- a/virtual/libffi/libffi-3.0.13-r1.ebuild +++ b/virtual/libffi/libffi-3.0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.8 2014/04/05 11:39:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.9 2014/04/07 19:39:05 maekke Exp $ # The purpose of this ebuild is to provide quick fallback if and when we need to # switch back to internal copy of libffi from sys-devel/gcc. @@ -15,7 +15,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]" |