sys-libs/libsepol: multilib--, drop empty variables

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-17 00:03:56 +01:00
parent 131aed914c
commit 5441eeef4e
3 changed files with 4 additions and 16 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit multilib toolchain-funcs multilib-minimal
inherit toolchain-funcs multilib-minimal
MY_P="${P//_/-}"
MY_RELEASEDATE="20200710"
@@ -23,10 +23,6 @@ fi
LICENSE="GPL-2"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND=""
# tests are not meant to be run outside of the full SELinux userland repo
RESTRICT="test"

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit multilib toolchain-funcs multilib-minimal
inherit toolchain-funcs multilib-minimal
MY_PV="${PV//_/-}"
MY_P="${PN}-${MY_PV}"
@@ -23,10 +23,6 @@ fi
LICENSE="GPL-2"
SLOT="0/2"
IUSE=""
DEPEND=""
RDEPEND=""
# tests are not meant to be run outside of the full SELinux userland repo
RESTRICT="test"

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit multilib toolchain-funcs multilib-minimal
inherit toolchain-funcs multilib-minimal
MY_PV="${PV//_/-}"
MY_P="${PN}-${MY_PV}"
@@ -23,10 +23,6 @@ fi
LICENSE="GPL-2"
SLOT="0/2"
IUSE=""
DEPEND=""
RDEPEND=""
# tests are not meant to be run outside of the full SELinux userland repo
RESTRICT="test"