diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:10 +0100 |
commit | 7537fbfbe91a5e2e709fd549b4ebe6e9885c8a52 (patch) | |
tree | d26611003331be37a55c8661720a865f06df830f /app-backup/duplicity | |
parent | app-arch/zstd: drop x86-macos (diff) | |
download | gentoo-7537fbfbe91a5e2e709fd549b4ebe6e9885c8a52.tar.gz gentoo-7537fbfbe91a5e2e709fd549b4ebe6e9885c8a52.tar.bz2 gentoo-7537fbfbe91a5e2e709fd549b4ebe6e9885c8a52.zip |
app-backup/duplicity: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.15.ebuild | 4 | ||||
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.16.ebuild | 4 | ||||
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.17.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-backup/duplicity/duplicity-0.8.15.ebuild b/app-backup/duplicity/duplicity-0.8.15.ebuild index 4ed9d94f38eb..b25959a13f1a 100644 --- a/app-backup/duplicity/duplicity-0.8.15.ebuild +++ b/app-backup/duplicity/duplicity-0.8.15.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 @@ -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 ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND=" diff --git a/app-backup/duplicity/duplicity-0.8.16.ebuild b/app-backup/duplicity/duplicity-0.8.16.ebuild index ab86fd3ebc15..1e59461a015d 100644 --- a/app-backup/duplicity/duplicity-0.8.16.ebuild +++ b/app-backup/duplicity/duplicity-0.8.16.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 @@ -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 ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND=" diff --git a/app-backup/duplicity/duplicity-0.8.17.ebuild b/app-backup/duplicity/duplicity-0.8.17.ebuild index ab86fd3ebc15..1e59461a015d 100644 --- a/app-backup/duplicity/duplicity-0.8.17.ebuild +++ b/app-backup/duplicity/duplicity-0.8.17.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 @@ -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 ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="s3 test" CDEPEND=" |