diff options
author | 2007-05-08 18:25:53 +0000 | |
---|---|---|
committer | 2007-05-08 18:25:53 +0000 | |
commit | b4481288dcbb39784dcbce7f26ee50c83e5f999d (patch) | |
tree | 50c515ec859a3ed5eb601bb91e755ec2d421832f /dev-libs/check/check-0.9.5.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-b4481288dcbb39784dcbce7f26ee50c83e5f999d.tar.gz gentoo-2-b4481288dcbb39784dcbce7f26ee50c83e5f999d.tar.bz2 gentoo-2-b4481288dcbb39784dcbce7f26ee50c83e5f999d.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/check/check-0.9.5.ebuild')
-rw-r--r-- | dev-libs/check/check-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.5.ebuild b/dev-libs/check/check-0.9.5.ebuild index 224890935b30..56d8f44440b9 100644 --- a/dev-libs/check/check-0.9.5.ebuild +++ b/dev-libs/check/check-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.6 2007/04/24 19:56:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.7 2007/05/08 18:25:53 grobian Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="" |