diff options
author | Sam James <sam@gentoo.org> | 2020-11-17 23:46:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-17 23:47:34 +0000 |
commit | 6335739cd5ab878ee213f2890a419d2c7950671a (patch) | |
tree | 90dbfb625a2aa2c18c1ea6b97f9a9509612a7724 /sys-apps/policycoreutils | |
parent | www-client/firefox: amd64 & x86 stable (bug #755170) (diff) | |
download | gentoo-6335739cd5ab878ee213f2890a419d2c7950671a.tar.gz gentoo-6335739cd5ab878ee213f2890a419d2c7950671a.tar.bz2 gentoo-6335739cd5ab878ee213f2890a419d2c7950671a.zip |
sys-apps/policycoreutils: update comment
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-3.1.ebuild b/sys-apps/policycoreutils/policycoreutils-3.1.ebuild index f9081aacc5f9..5af39ecc10d8 100644 --- a/sys-apps/policycoreutils/policycoreutils-3.1.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-3.1.ebuild @@ -55,7 +55,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python,${PYTHON_USEDEP}] pam? ( sys-libs/pam:= ) ${PYTHON_DEPS}" -# Avoid dependency loop, bug #755173 +# Avoid dependency loop in the cross-compile case, bug #755173 BDEPEND="sys-devel/gettext" ### libcgroup -> seunshare |