diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-25 21:16:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-25 21:16:57 +0200 |
commit | 4a4a68ffa0da9604fd78c3c326954a51624803f9 (patch) | |
tree | 4aacf12d7f3e0e5eee009667b98ead50629ccc3f /app-backup/duplicity | |
parent | gui-apps/swaylock: Stabilize 1.7.2 x86, #920666 (diff) | |
download | gentoo-4a4a68ffa0da9604fd78c3c326954a51624803f9.tar.gz gentoo-4a4a68ffa0da9604fd78c3c326954a51624803f9.tar.bz2 gentoo-4a4a68ffa0da9604fd78c3c326954a51624803f9.zip |
app-backup/duplicity: Stabilize 2.1.1 x86, #920672
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/duplicity-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/duplicity/duplicity-2.1.1.ebuild b/app-backup/duplicity/duplicity-2.1.1.ebuild index cc8bfbda51fd..5912d6e8f64c 100644 --- a/app-backup/duplicity/duplicity-2.1.1.ebuild +++ b/app-backup/duplicity/duplicity-2.1.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://duplicity.gitlab.io/" 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=" |