diff options
Diffstat (limited to 'dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild')
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild b/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild index 5998657c1812..f21f4e372cfb 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild,v 1.1 2011/09/06 23:20:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.760.0.ebuild,v 1.2 2012/02/24 10:33:01 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC" SLOT="0" LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |