diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:33:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:33:46 +0000 |
commit | c22227a6aa8653feacad7c60172b2f4d52d0155c (patch) | |
tree | 7c6e3c456a0dfbf63882e90e7aa0643c3c210f80 /dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #393007 (diff) | |
download | gentoo-2-c22227a6aa8653feacad7c60172b2f4d52d0155c.tar.gz gentoo-2-c22227a6aa8653feacad7c60172b2f4d52d0155c.tar.bz2 gentoo-2-c22227a6aa8653feacad7c60172b2f4d52d0155c.zip |
alpha/ia64/sh/sparc stable wrt #400285
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild index 344d0c860334..765789cf3168 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.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/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.7 2012/03/09 10:09:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.8 2012/03/25 17:33:46 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simplistic perl interface to pkg-config" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="dev-util/pkgconfig" |