diff options
author | Richard Freeman <rich0@gentoo.org> | 2022-01-07 09:03:45 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2022-01-07 09:03:45 -0500 |
commit | 262894a32445b7a3e3fd326ce456373a065ad7e5 (patch) | |
tree | 4e96e0136988c8d3e7490418036e2335532f368c /app-backup/duplicity | |
parent | dev-php/PEAR-HTTP_Request2: Version bump for 2.5.1 (diff) | |
download | gentoo-262894a32445b7a3e3fd326ce456373a065ad7e5.tar.gz gentoo-262894a32445b7a3e3fd326ce456373a065ad7e5.tar.bz2 gentoo-262894a32445b7a3e3fd326ce456373a065ad7e5.zip |
app-backup/duplicity: amd64 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Richard Freeman <rich0@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/duplicity/duplicity-0.8.21.ebuild b/app-backup/duplicity/duplicity-0.8.21.ebuild index 19902aea7f33..4ed87e10d88b 100644 --- a/app-backup/duplicity/duplicity-0.8.21.ebuild +++ b/app-backup/duplicity/duplicity-0.8.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/$(ver_cut 1-3)/+ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND=" |