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