diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-04 21:43:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-04 21:43:51 +0000 |
commit | 408ee31dd2b72bf420d6260561088e29db553ba6 (patch) | |
tree | 32bd809397b30062a3594be4cf56b48121596c64 /dev-lang/swig/swig-2.0.4-r1.ebuild | |
parent | Run gnome2_src_prepare in proper place, bug #397699 by Julian W. (diff) | |
download | historical-408ee31dd2b72bf420d6260561088e29db553ba6.tar.gz historical-408ee31dd2b72bf420d6260561088e29db553ba6.tar.bz2 historical-408ee31dd2b72bf420d6260561088e29db553ba6.zip |
Marking swig-2.0.4-r1 ppc for bug 395843
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-lang/swig/swig-2.0.4-r1.ebuild')
-rw-r--r-- | dev-lang/swig/swig-2.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swig/swig-2.0.4-r1.ebuild b/dev-lang/swig/swig-2.0.4-r1.ebuild index 055cf461823c..fcb19dc37b41 100644 --- a/dev-lang/swig/swig-2.0.4-r1.ebuild +++ b/dev-lang/swig/swig-2.0.4-r1.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/dev-lang/swig/swig-2.0.4-r1.ebuild,v 1.4 2012/01/04 17:52:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.4-r1.ebuild,v 1.5 2012/01/04 21:43:51 ranger Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3 as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc pcre" RESTRICT="test" |