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