diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 12:46:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 12:46:10 +0100 |
commit | 039fcdcb66744ff9a2c8709c53ea5ae776fbb248 (patch) | |
tree | 898df94b63edfe2dd057fe66605419082decc702 /app-emulation/simh/simh-3.11.0.ebuild | |
parent | app-misc/mc: x86 stable wrt bug #711370 (diff) | |
download | gentoo-039fcdcb66744ff9a2c8709c53ea5ae776fbb248.tar.gz gentoo-039fcdcb66744ff9a2c8709c53ea5ae776fbb248.tar.bz2 gentoo-039fcdcb66744ff9a2c8709c53ea5ae776fbb248.zip |
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@gentoo.org>
Diffstat (limited to 'app-emulation/simh/simh-3.11.0.ebuild')
-rw-r--r-- | app-emulation/simh/simh-3.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/simh/simh-3.11.0.ebuild b/app-emulation/simh/simh-3.11.0.ebuild index 3be97ccd83eb..86e76145f451 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" |