commit: 039fcdcb66744ff9a2c8709c53ea5ae776fbb248 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 11:46:10 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Mar 3 11:46:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039fcdcb
app-emulation/simh: x86 stable wrt bug #711372 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emulation/simh/simh-3.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/simh/simh-3.11.0.ebuild b/app-emulation/simh/simh-3.11.0.ebuild index 3be97ccd83e..86e76145f45 100644 --- a/app-emulation/simh/simh-3.11.0.ebuild +++ b/app-emulation/simh/simh-3.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="net-libs/libpcap"
