diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 10:44:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 10:44:40 +0000 |
commit | fb12ef8a69130c78ef54f1484b026445542612bd (patch) | |
tree | 58b503e9b93dacefee7ef83cbf130b0a47ec0946 /dev-lang/swig/swig-2.0.8.ebuild | |
parent | stable arm, bug #442438 (diff) | |
download | historical-fb12ef8a69130c78ef54f1484b026445542612bd.tar.gz historical-fb12ef8a69130c78ef54f1484b026445542612bd.tar.bz2 historical-fb12ef8a69130c78ef54f1484b026445542612bd.zip |
Stable for x86, wrt bug #442510
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/swig/swig-2.0.8.ebuild')
-rw-r--r-- | dev-lang/swig/swig-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swig/swig-2.0.8.ebuild b/dev-lang/swig/swig-2.0.8.ebuild index 399fb7107e9e..50cce8fd0e88 100644 --- a/dev-lang/swig/swig-2.0.8.ebuild +++ b/dev-lang/swig/swig-2.0.8.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.8.ebuild,v 1.2 2012/11/10 12:25:11 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.8.ebuild,v 1.3 2012/11/14 10:44:39 ago Exp $ EAPI=4 @@ -10,7 +10,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 ~amd64-fbsd ~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 ~amd64-fbsd ~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" |