summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-06-01 13:14:01 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-06-01 13:14:01 +0000
commit6c2e6657143d6e58b0ee3f882c6b80c1dbf39e85 (patch)
treef298a016fc859e109fc19bbbcab8a5a1e952cdf2 /virtual
parentAdd sparc for testing, part of Bug #272046. (diff)
downloadgentoo-2-6c2e6657143d6e58b0ee3f882c6b80c1dbf39e85.tar.gz
gentoo-2-6c2e6657143d6e58b0ee3f882c6b80c1dbf39e85.tar.bz2
gentoo-2-6c2e6657143d6e58b0ee3f882c6b80c1dbf39e85.zip
Add sparc for testing, part of Bug #272046.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libffi/ChangeLog7
-rw-r--r--virtual/libffi/libffi-0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/libffi/ChangeLog b/virtual/libffi/ChangeLog
index 523c6e08a5cf..6749a50d9a13 100644
--- a/virtual/libffi/ChangeLog
+++ b/virtual/libffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libffi
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.2 2008/07/05 06:52:06 swegener Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.3 2009/06/01 13:14:01 fmccor Exp $
+
+ 01 Jun 2009; Ferris McCormick <fmccor@gentoo.org> libffi-0.ebuild:
+ Add sparc for testing, part of Bug #272046.
*libffi-0 (03 Jul 2008)
diff --git a/virtual/libffi/libffi-0.ebuild b/virtual/libffi/libffi-0.ebuild
index 492b9c6cef53..cac6abf74c5f 100644
--- a/virtual/libffi/libffi-0.ebuild
+++ b/virtual/libffi/libffi-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.3 2009/06/01 07:24:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-0.ebuild,v 1.4 2009/06/01 13:14:01 fmccor Exp $
DESCRIPTION="Virtual for libffi"
HOMEPAGE="http://www.gentoo.org"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-libs/libffi"