diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-05-13 09:48:38 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-05-13 09:48:38 +0000 |
commit | 47c0930f1b241388d16a0969fb092879a431415f (patch) | |
tree | f18ddae35b0a03a2ca39a54d6b76db9a79a5acd9 /dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-47c0930f1b241388d16a0969fb092879a431415f.tar.gz gentoo-2-47c0930f1b241388d16a0969fb092879a431415f.tar.bz2 gentoo-2-47c0930f1b241388d16a0969fb092879a431415f.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild')
-rw-r--r-- | dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild b/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild index 72e25044b69a..eb2d29a70c5d 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.410.0.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-perl/XML-Parser/XML-Parser-2.410.0.ebuild,v 1.9 2012/04/26 14:12:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild,v 1.10 2012/05/13 09:48:38 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module multilib DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/expat-1.95.1-r1" |