diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 00:15:45 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 00:15:45 +0000 |
commit | b48de8614796b39adaf84f5f095dc000d843c8d3 (patch) | |
tree | 620a260097e6bd8c2a7cbe69f642b6ccdfe96a60 /dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild | |
parent | Stable on amd64, bug 103661. (diff) | |
download | gentoo-2-b48de8614796b39adaf84f5f095dc000d843c8d3.tar.gz gentoo-2-b48de8614796b39adaf84f5f095dc000d843c8d3.tar.bz2 gentoo-2-b48de8614796b39adaf84f5f095dc000d843c8d3.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild')
-rw-r--r-- | dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild index cd321da8e3fa..fc1b43acc48c 100644 --- a/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild,v 1.9 2005/07/31 08:04:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild,v 1.10 2005/08/28 00:15:45 cryos Exp $ inherit flag-o-matic gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://pkgconfig.freedesktop.org/wiki/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="hardened" DEPEND="" |