diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:10:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:10:39 +0000 |
commit | d37b411f9dafed5d947468c5cd10f7848bc8e0eb (patch) | |
tree | 5cffede42a2e01baf6dc48f996c5319ae80521fb /dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #422041 (diff) | |
download | historical-d37b411f9dafed5d947468c5cd10f7848bc8e0eb.tar.gz historical-d37b411f9dafed5d947468c5cd10f7848bc8e0eb.tar.bz2 historical-d37b411f9dafed5d947468c5cd10f7848bc8e0eb.zip |
alpha/ia64/sh/sparc stable wrt #418877
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild index c53dfbbd329e..f2a13d6ed69d 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.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.130.0.ebuild,v 1.9 2012/08/09 18:17:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.10 2012/09/02 18:10:39 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="virtual/pkgconfig" |