diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:54:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:54:24 +0000 |
commit | 6e24fca14df23a6fc6ae4d259aa0de5563e25de5 (patch) | |
tree | 3bec49927cd92cfc43baf0bab01f1ac250691d42 /dev-util/pkgconf/pkgconf-0.9.2.ebuild | |
parent | Stable for sparc, wrt bug #469732 (diff) | |
download | gentoo-2-6e24fca14df23a6fc6ae4d259aa0de5563e25de5.tar.gz gentoo-2-6e24fca14df23a6fc6ae4d259aa0de5563e25de5.tar.bz2 gentoo-2-6e24fca14df23a6fc6ae4d259aa0de5563e25de5.zip |
Stable for sparc, wrt bug #470822
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/pkgconf/pkgconf-0.9.2.ebuild')
-rw-r--r-- | dev-util/pkgconf/pkgconf-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.9.2.ebuild b/dev-util/pkgconf/pkgconf-0.9.2.ebuild index c4e2fc207a95..4377a902d80b 100644 --- a/dev-util/pkgconf/pkgconf-0.9.2.ebuild +++ b/dev-util/pkgconf/pkgconf-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.2.ebuild,v 1.4 2013/05/24 19:44:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.2.ebuild,v 1.5 2013/05/25 07:54:24 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then else inherit eutils SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" fi DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" |