diff options
author | 2012-05-04 15:59:22 +0000 | |
---|---|---|
committer | 2012-05-04 15:59:22 +0000 | |
commit | e00248f9f9e914d82f30d6f363f0559a40c49ebd (patch) | |
tree | a03b7d6b1b4b09a27777b6b1ca09bae84dc3b1ab /dev-util/pkgconf/pkgconf-9999.ebuild | |
parent | initial import by Manuel Rueger (mrueg) wrt #414171 (diff) | |
download | historical-e00248f9f9e914d82f30d6f363f0559a40c49ebd.tar.gz historical-e00248f9f9e914d82f30d6f363f0559a40c49ebd.tar.bz2 historical-e00248f9f9e914d82f30d6f363f0559a40c49ebd.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-util/pkgconf/pkgconf-9999.ebuild')
-rw-r--r-- | dev-util/pkgconf/pkgconf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index beb044a52c58..6ddd98a0da80 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.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-util/pkgconf/pkgconf-9999.ebuild,v 1.4 2012/05/04 13:10:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-9999.ebuild,v 1.5 2012/05/04 15:59:22 aballier Exp $ EAPI="4" @@ -11,7 +11,7 @@ else #inherit autotools vcs-snapshot #SRC_URI="https://github.com/nenolod/pkgconf/tarball/${P} -> ${P}.tar.gz" SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" fi DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" |