diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:59 +0200 |
commit | b792e4dc2066370ef1890a2a94735ee1e55a1654 (patch) | |
tree | ab441a164d96f44da0b8e4543e80b3ce549f12af | |
parent | dev-vcs/mercurial: x86 stable wrt bug #721414 (diff) | |
download | gentoo-b792e4dc2066370ef1890a2a94735ee1e55a1654.tar.gz gentoo-b792e4dc2066370ef1890a2a94735ee1e55a1654.tar.bz2 gentoo-b792e4dc2066370ef1890a2a94735ee1e55a1654.zip |
app-backup/duplicity: x86 stable wrt bug #721432
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild b/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild index 223928555b81..9bbe98ffa27a 100644 --- a/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild +++ b/app-backup/duplicity/duplicity-0.8.12.1612-r1.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=" |