diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:43:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:48:28 +0100 |
commit | 57a4d0a336083c85f8f3f765e8d25129851fe20f (patch) | |
tree | 2207fa10e1c63794359d873b5750c326905158e3 /app-backup | |
parent | media-sound/spotify: fast stable with cleanup (diff) | |
download | gentoo-57a4d0a336083c85f8f3f765e8d25129851fe20f.tar.gz gentoo-57a4d0a336083c85f8f3f765e8d25129851fe20f.tar.bz2 gentoo-57a4d0a336083c85f8f3f765e8d25129851fe20f.zip |
app-backup/bacula: amd64 stable wrt bug #608906
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/bacula-7.4.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-7.4.4-r2.ebuild b/app-backup/bacula/bacula-7.4.4-r2.ebuild index 81baf89f0300..a051013da27f 100644 --- a/app-backup/bacula/bacula-7.4.4-r2.ebuild +++ b/app-backup/bacula/bacula-7.4.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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 qt4 readline +sqlite ssl static tcpd vim-syntax X" DEPEND=" |