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, 26 May 2020 19:31:27
Message-Id: 1590521480.73f5a7b07462976f5dc4ef4e0e6b5ca58b570161.ago@gentoo
1 commit: 73f5a7b07462976f5dc4ef4e0e6b5ca58b570161
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 26 19:31:15 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 26 19:31:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f5a7b0
7
8 app-emulation/simh: amd64 stable wrt bug #725012
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emulation/simh/simh-3.11.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/simh/simh-3.11.1.ebuild b/app-emulation/simh/simh-3.11.1.ebuild
18 index 04f83cc758d..d6003fe03e0 100644
19 --- a/app-emulation/simh/simh-3.11.1.ebuild
20 +++ b/app-emulation/simh/simh-3.11.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/simh/simh/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
27 IUSE=""
28
29 RDEPEND="net-libs/libpcap"