diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:19:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:19:04 +0100 |
commit | 84120f72f59ae0382ec7517b13ac64c861bd986e (patch) | |
tree | 5e6538ba176ef45dbef9b9beea5fdd3b942f7899 /app-backup/bacula | |
parent | dev-python/gdata: ppc stable wrt bug #599290 (diff) | |
download | gentoo-84120f72f59ae0382ec7517b13ac64c861bd986e.tar.gz gentoo-84120f72f59ae0382ec7517b13ac64c861bd986e.tar.bz2 gentoo-84120f72f59ae0382ec7517b13ac64c861bd986e.zip |
app-backup/bacula: ppc stable wrt bug #593018
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup/bacula')
-rw-r--r-- | app-backup/bacula/bacula-7.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-7.4.3.ebuild b/app-backup/bacula/bacula-7.4.3.ebuild index eefe2df8ee97..3cc426de8bbb 100644 --- a/app-backup/bacula/bacula-7.4.3.ebuild +++ b/app-backup/bacula/bacula-7.4.3.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=" |