diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 09:28:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 09:28:54 +0000 |
commit | e272c0fc407adb042d0da77548637890ab5a2990 (patch) | |
tree | 9ffe89466b860a225c3fca73aceb9ba5170a1b32 /app-backup | |
parent | dev-libs/libyaml: Stabilize 0.2.5 amd64, #764893 (diff) | |
download | gentoo-e272c0fc407adb042d0da77548637890ab5a2990.tar.gz gentoo-e272c0fc407adb042d0da77548637890ab5a2990.tar.bz2 gentoo-e272c0fc407adb042d0da77548637890ab5a2990.zip |
app-backup/amanda: Stabilize 3.5.1-r3 x86, #756883
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/amanda/amanda-3.5.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/amanda/amanda-3.5.1-r3.ebuild b/app-backup/amanda/amanda-3.5.1-r3.ebuild index 81acd43577df..0e3b1c80f98a 100644 --- a/app-backup/amanda/amanda-3.5.1-r3.ebuild +++ b/app-backup/amanda/amanda-3.5.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ LICENSE="HPND BSD BSD-2 GPL-2+ GPL-3+" SLOT="0" IUSE="curl gnuplot ipv6 kerberos minimal ndmp nls readline s3 samba systemd xfs" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND=" acct-group/amanda acct-user/amanda |