blob: 20c06eb6d90d6b6c8a952643ccffb7d267ff4029 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
IUSE=""
MODS="wireshark"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for wireshark"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
KEYWORDS="amd64 x86"
fi