diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:05:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:13 +0200 |
commit | 09bdf1740e5569e95ed47496279858a26d434bd6 (patch) | |
tree | 8403935b4a46dd5b5d8eb7ad2c6a01499bdc11b9 /app-backup/duplicity | |
parent | dev-lang/php: x86 stable wrt bug #745993 (diff) | |
download | gentoo-09bdf1740e5569e95ed47496279858a26d434bd6.tar.gz gentoo-09bdf1740e5569e95ed47496279858a26d434bd6.tar.bz2 gentoo-09bdf1740e5569e95ed47496279858a26d434bd6.zip |
app-backup/duplicity: x86 stable wrt bug #746041
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/duplicity/duplicity-0.8.15.ebuild b/app-backup/duplicity/duplicity-0.8.15.ebuild index 7b8519212934..4ed9d94f38eb 100644 --- a/app-backup/duplicity/duplicity-0.8.15.ebuild +++ b/app-backup/duplicity/duplicity-0.8.15.ebuild @@ -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 ~x86-macos" IUSE="s3 test" CDEPEND=" |