diff options
author | Sam James <sam@gentoo.org> | 2022-09-30 20:11:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-30 20:13:06 +0100 |
commit | 5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac (patch) | |
tree | a8f7cde9e4e807b2c22d0471e4a01c5beeea53c6 /app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild | |
parent | profiles: Mask Mask >=gnome-base/nautilus-43 (diff) | |
download | gentoo-5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac.tar.gz gentoo-5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac.tar.bz2 gentoo-5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac.zip |
app-arch/xz-utils: add 5.2.7, fix OutdatedBlocker in 5.2.7/5.3.3_alpha/9999
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild')
-rw-r--r-- | app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild b/app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild index 5247065721a0..3072f038b6e4 100644 --- a/app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild +++ b/app-arch/xz-utils/xz-utils-5.3.3_alpha.ebuild @@ -38,10 +38,6 @@ LICENSE="public-domain LGPL-2.1+ GPL-2+" SLOT="0" IUSE="+extra-filters nls static-libs" -RDEPEND="!<app-arch/lzma-4.63 - !<app-arch/p7zip-4.57 - !<app-i18n/man-pages-de-2.16" -DEPEND="${RDEPEND}" if [[ ${PV} != 9999 ]] ; then BDEPEND+=" verify-sig? ( sec-keys/openpgp-keys-lassecollin )" fi |