diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:28:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:28:07 +0200 |
commit | e209fdefa42f61ac498934a40e14e54a7e9b277f (patch) | |
tree | e1fad01c4befdd353d4c85bfab43da40704ce39e /app-backup | |
parent | x11-base/xwayland: Stabilize 23.2.3 arm, #919891 (diff) | |
download | gentoo-e209fdefa42f61ac498934a40e14e54a7e9b277f.tar.gz gentoo-e209fdefa42f61ac498934a40e14e54a7e9b277f.tar.bz2 gentoo-e209fdefa42f61ac498934a40e14e54a7e9b277f.zip |
app-backup/bacula: Stabilize 13.0.3-r2 x86, #920282
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/bacula-13.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-13.0.3-r2.ebuild b/app-backup/bacula/bacula-13.0.3-r2.ebuild index f584c49d6a1d..edc149f04ed2 100644 --- a/app-backup/bacula/bacula-13.0.3-r2.ebuild +++ b/app-backup/bacula/bacula-13.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 selinux +sqlite ssl static tcpd vim-syntax X" DEPEND=" |