selinux-subsonic-2.20161023-r1.ebuild 285 B

123456789101112131415
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="5"
  4. IUSE=""
  5. MODS="subsonic"
  6. inherit selinux-policy-2
  7. DESCRIPTION="SELinux policy for subsonic"
  8. if [[ ${PV} != 9999* ]] ; then
  9. KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
  10. fi