diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-25 23:42:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:40:03 +0200 |
commit | fb43e66adcb782f466a1431de5fe0ed62eb31f2f (patch) | |
tree | 9d56c7e0ce911932db7000296884fa2db50e8ff5 /app-backup | |
parent | net-dns/avahi: x86 stable (bug #635418) (diff) | |
download | gentoo-fb43e66adcb782f466a1431de5fe0ed62eb31f2f.tar.gz gentoo-fb43e66adcb782f466a1431de5fe0ed62eb31f2f.tar.bz2 gentoo-fb43e66adcb782f466a1431de5fe0ed62eb31f2f.zip |
app-backup/bacula: x86 stable (bug #651078)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/bacula-9.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/bacula/bacula-9.0.6-r2.ebuild b/app-backup/bacula/bacula-9.0.6-r2.ebuild index 79f747f6e183..ee84ae457c09 100644 --- a/app-backup/bacula/bacula-9.0.6-r2.ebuild +++ b/app-backup/bacula/bacula-9.0.6-r2.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=" |