diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-29 00:38:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-29 00:39:09 +0100 |
commit | cea4c252da7f8b04a298338d6d4f34b95d921de4 (patch) | |
tree | ab047bb7e55d2bf100125ac093399ab1dbe269b6 /app-backup/bacula | |
parent | sys-apps/systemd: backport several patches for 239 (diff) | |
download | gentoo-cea4c252da7f8b04a298338d6d4f34b95d921de4.tar.gz gentoo-cea4c252da7f8b04a298338d6d4f34b95d921de4.tar.bz2 gentoo-cea4c252da7f8b04a298338d6d4f34b95d921de4.zip |
app-backup/bacula: x86 stable (bug #669872)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-backup/bacula')
-rw-r--r-- | app-backup/bacula/bacula-9.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/bacula/bacula-9.0.8-r1.ebuild b/app-backup/bacula/bacula-9.0.8-r1.ebuild index f3069cfd5960..99cacd67cf8e 100644 --- a/app-backup/bacula/bacula-9.0.8-r1.ebuild +++ b/app-backup/bacula/bacula-9.0.8-r1.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 examples ipv6 libressl logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND=" |