Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/simh/
Date: Tue, 03 Nov 2015 16:18:38
Message-Id: 1446567419.b6c2ca69134e5409cb93503241574d762e3231a9.ago@gentoo
1 commit: b6c2ca69134e5409cb93503241574d762e3231a9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 16:16:59 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 16:16:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c2ca69
7
8 app-emulation/simh: x86 stable wrt bug #560220
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-emulation/simh/simh-3.9.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/simh/simh-3.9.0-r1.ebuild b/app-emulation/simh/simh-3.9.0-r1.ebuild
17 index dc64c27..cfcf754 100644
18 --- a/app-emulation/simh/simh-3.9.0-r1.ebuild
19 +++ b/app-emulation/simh/simh-3.9.0-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE=""
27
28 RDEPEND="net-libs/libpcap"