summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual')
-rw-r--r--virtual/pmake/ChangeLog5
-rw-r--r--virtual/pmake/pmake-0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/pmake/ChangeLog b/virtual/pmake/ChangeLog
index fd26abd1fa96..36e0b6374c86 100644
--- a/virtual/pmake/ChangeLog
+++ b/virtual/pmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/pmake
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.1 2006/04/25 16:32:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.2 2006/10/17 09:48:24 uberlord Exp $
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org> pmake-0.ebuild:
+ Added ~sparc-fbsd keyword.
*pmake-0 (25 Apr 2006)
diff --git a/virtual/pmake/pmake-0.ebuild b/virtual/pmake/pmake-0.ebuild
index 54b39ffad4d1..d087a4d2ea30 100644
--- a/virtual/pmake/pmake-0.ebuild
+++ b/virtual/pmake/pmake-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v 1.1 2006/04/25 16:32:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v 1.2 2006/10/17 09:48:24 uberlord Exp $
DESCRIPTION="Virtual for BSD-like make"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc-macos sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc-macos sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND="|| ( sys-devel/pmake sys-freebsd/freebsd-ubin sys-openbsd/openbsd-ubin )"