diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:26:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:26:22 +0200 |
commit | f9a59918fd5c39bb7b0e8462e19415db94c6905e (patch) | |
tree | 44e5757849f5ca8b0c1b38f8a5404035dc22c7a3 | |
parent | dev-python/cangjie: amd64 stable wrt bug #562650 (diff) | |
download | gentoo-f9a59918fd5c39bb7b0e8462e19415db94c6905e.tar.gz gentoo-f9a59918fd5c39bb7b0e8462e19415db94c6905e.tar.bz2 gentoo-f9a59918fd5c39bb7b0e8462e19415db94c6905e.zip |
app-emulation/simh: amd64 stable wrt bug #560220
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | app-emulation/simh/simh-3.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/simh/simh-3.9.0-r1.ebuild b/app-emulation/simh/simh-3.9.0-r1.ebuild index 1149d0f161cc..dc64c27a3734 100644 --- a/app-emulation/simh/simh-3.9.0-r1.ebuild +++ b/app-emulation/simh/simh-3.9.0-r1.ebuild @@ -13,7 +13,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" |