diff options
author | 2005-05-07 01:41:51 +0000 | |
---|---|---|
committer | 2005-05-07 01:41:51 +0000 | |
commit | 6e6392acf822dce9d44dadafbc408273acf0b0aa (patch) | |
tree | c1b6abbfa733ac26bf757b15ad744dd293878804 /sys-devel/pmake/pmake-1.98.ebuild | |
parent | Stable on sparc wrt #50378 (diff) | |
download | historical-6e6392acf822dce9d44dadafbc408273acf0b0aa.tar.gz historical-6e6392acf822dce9d44dadafbc408273acf0b0aa.tar.bz2 historical-6e6392acf822dce9d44dadafbc408273acf0b0aa.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/pmake/pmake-1.98.ebuild')
-rw-r--r-- | sys-devel/pmake/pmake-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/pmake/pmake-1.98.ebuild b/sys-devel/pmake/pmake-1.98.ebuild index ac2f8c733bf0..e96ed013c72a 100644 --- a/sys-devel/pmake/pmake-1.98.ebuild +++ b/sys-devel/pmake/pmake-1.98.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/sys-devel/pmake/pmake-1.98.ebuild,v 1.2 2005/05/06 11:53:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.3 2005/05/07 01:41:51 gustavoz Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${MY_P}.orig.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~amd64 ~ia64" IUSE="" RDEPEND="virtual/libc" |