diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:11 +0100 |
commit | 80435f23351155b8c2f88692b69302a74d8eae5c (patch) | |
tree | 577dfb8d204866955abb7f97684223e1a99a0873 /app-backup | |
parent | app-admin/ulogd: destabilize 2.0.7-r3 for ~ppc (diff) | |
download | gentoo-80435f23351155b8c2f88692b69302a74d8eae5c.tar.gz gentoo-80435f23351155b8c2f88692b69302a74d8eae5c.tar.bz2 gentoo-80435f23351155b8c2f88692b69302a74d8eae5c.zip |
app-backup/bacula: destabilize for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/bacula-11.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-backup/bacula/bacula-9.6.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-backup/bacula/bacula-11.0.5.ebuild b/app-backup/bacula/bacula-11.0.5.ebuild index dcf40a8e6d28..c33c1259fd03 100644 --- a/app-backup/bacula/bacula-11.0.5.ebuild +++ b/app-backup/bacula/bacula-11.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="acl bacula-clientonly bacula-nodir bacula-nosd +batch-insert examples ipv6 logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND=" diff --git a/app-backup/bacula/bacula-9.6.5.ebuild b/app-backup/bacula/bacula-9.6.5.ebuild index 033903ff748f..f5260ccb5e3e 100644 --- a/app-backup/bacula/bacula-9.6.5.ebuild +++ b/app-backup/bacula/bacula-9.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="acl bacula-clientonly bacula-nodir bacula-nosd +batch-insert examples ipv6 logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND=" |