commit: 1d21f6a6f9e8cfa0f613daf2dd15536b5672b8ad Author: Matthew Brewer <tomboy64 <AT> sina <DOT> cn> AuthorDate: Sun Mar 20 09:00:27 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 14:44:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d21f6a6
net-analyzer/ipsumdump: keyworded ipsumdump with ~x86 Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1093 net-analyzer/ipsumdump/ipsumdump-1.85.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild b/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild index 6155368..0136631 100644 --- a/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild +++ b/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz" LICENSE="the-Click-license" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+ipv6 +nanotimestamp" RDEPEND="net-libs/libpcap"
