diff options
author | 2014-05-13 14:47:26 +0000 | |
---|---|---|
committer | 2014-05-13 14:47:26 +0000 | |
commit | e0f88e040931990e79b7d3ef86737cfdd121c829 (patch) | |
tree | b5011f9389b90720b5bb1a7c07853b63254a256d /virtual/libffi/libffi-3.0.13-r1.ebuild | |
parent | Stable for ia64, wrt bug #497760 (diff) | |
download | gentoo-2-e0f88e040931990e79b7d3ef86737cfdd121c829.tar.gz gentoo-2-e0f88e040931990e79b7d3ef86737cfdd121c829.tar.bz2 gentoo-2-e0f88e040931990e79b7d3ef86737cfdd121c829.zip |
Stable for ia64, wrt bug #497760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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 33d04b1506a8..1519788b9e8d 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.11 2014/04/20 11:27:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.12 2014/05/13 14:47:26 ago 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}]" |