summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-11-21 19:54:26 +0000
committerMichael Weber <xmw@gentoo.org>2010-11-21 19:54:26 +0000
commit0c514b1e299d4937e88c17e4fdf0450930ac3449 (patch)
treec71fe778d0f6f63de0191093dae3e0a1e91d0b99 /app-emulation/simh/simh-3.8.1.ebuild
parentAdded ~arm and ~sparc keyword (diff)
downloadgentoo-2-0c514b1e299d4937e88c17e4fdf0450930ac3449.tar.gz
gentoo-2-0c514b1e299d4937e88c17e4fdf0450930ac3449.tar.bz2
gentoo-2-0c514b1e299d4937e88c17e4fdf0450930ac3449.zip
Added ~sparc keyword (bug #346285)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/simh/simh-3.8.1.ebuild')
-rw-r--r--app-emulation/simh/simh-3.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/simh/simh-3.8.1.ebuild b/app-emulation/simh/simh-3.8.1.ebuild
index c5b5104b4a30..84664f0ea620 100644
--- a/app-emulation/simh/simh-3.8.1.ebuild
+++ b/app-emulation/simh/simh-3.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild,v 1.1 2010/11/21 03:57:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.8.1.ebuild,v 1.2 2010/11/21 19:54:26 xmw Exp $
inherit eutils toolchain-funcs versionator
@@ -11,7 +11,7 @@ SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="net-libs/libpcap"