diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 13:00:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 13:00:27 +0000 |
commit | a2eef5482c2f166da60a86585dfe1de8f8579f8f (patch) | |
tree | c4d2eb7351d471183d4ff0876e71c814ae5ca0e5 /dev-lang/swig/swig-1.3.40-r2.ebuild | |
parent | Stable for amd64, wrt bug #473998 (diff) | |
download | gentoo-2-a2eef5482c2f166da60a86585dfe1de8f8579f8f.tar.gz gentoo-2-a2eef5482c2f166da60a86585dfe1de8f8579f8f.tar.bz2 gentoo-2-a2eef5482c2f166da60a86585dfe1de8f8579f8f.zip |
Stable for amd64, wrt bug #473488
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/swig/swig-1.3.40-r2.ebuild')
-rw-r--r-- | dev-lang/swig/swig-1.3.40-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swig/swig-1.3.40-r2.ebuild b/dev-lang/swig/swig-1.3.40-r2.ebuild index 8eb01277508c..6253d36c4c21 100644 --- a/dev-lang/swig/swig-1.3.40-r2.ebuild +++ b/dev-lang/swig/swig-1.3.40-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r2.ebuild,v 1.6 2013/06/25 12:15:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r2.ebuild,v 1.7 2013/06/25 13:00:27 ago Exp $ EAPI="3" DESCRIPTION="Simplified Wrapper and Interface Generator" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD BSD-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 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 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" RESTRICT="test" DEPEND="" |