diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:42 +0200 |
commit | 20e8b60622d86158b4b1349b3a24cfd24257769f (patch) | |
tree | ba1bbe350277932e80240ba97db70da5062c79e9 /app-backup | |
parent | sci-libs/proj: x86 stable wrt bug #729020 (diff) | |
download | gentoo-20e8b60622d86158b4b1349b3a24cfd24257769f.tar.gz gentoo-20e8b60622d86158b4b1349b3a24cfd24257769f.tar.bz2 gentoo-20e8b60622d86158b4b1349b3a24cfd24257769f.zip |
app-backup/bacula: x86 stable wrt bug #729718
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/bacula-9.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/bacula/bacula-9.6.5.ebuild b/app-backup/bacula/bacula-9.6.5.ebuild index 9456256ad40c..8959462414c2 100644 --- a/app-backup/bacula/bacula-9.6.5.ebuild +++ b/app-backup/bacula/bacula-9.6.5.ebuild @@ -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 libressl logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND=" |