diff options
author | 2016-12-30 10:34:53 +0100 | |
---|---|---|
committer | 2016-12-30 10:34:53 +0100 | |
commit | ad377c9f666a6d889fda56a8cf6bf6b35b0942b2 (patch) | |
tree | ee53274aa503726fe34ce16a9b75fec64f2b0eb1 /app-backup/bacula | |
parent | dev-perl/DBI: sparc stable wrt bug #601822 (diff) | |
download | gentoo-ad377c9f666a6d889fda56a8cf6bf6b35b0942b2.tar.gz gentoo-ad377c9f666a6d889fda56a8cf6bf6b35b0942b2.tar.bz2 gentoo-ad377c9f666a6d889fda56a8cf6bf6b35b0942b2.zip |
app-backup/bacula: sparc stable wrt bug #593018
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/bacula/bacula-7.4.3.ebuild b/app-backup/bacula/bacula-7.4.3.ebuild index 52ee2ed0c77e..eefe2df8ee97 100644 --- a/app-backup/bacula/bacula-7.4.3.ebuild +++ b/app-backup/bacula/bacula-7.4.3.ebuild @@ -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=" |