diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:57 +0100 |
commit | 1e522c76a1d988734499553de870728cf890327f (patch) | |
tree | e89c498118e83cf1a7a0eade5a8558357b302a30 /app-backup/duplicity | |
parent | dev-php/ming-php: ppc stable wrt bug #544556 (diff) | |
download | gentoo-1e522c76a1d988734499553de870728cf890327f.tar.gz gentoo-1e522c76a1d988734499553de870728cf890327f.tar.bz2 gentoo-1e522c76a1d988734499553de870728cf890327f.zip |
app-backup/duplicity: ppc stable wrt bug #600878
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/duplicity-0.7.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/duplicity/duplicity-0.7.10.ebuild b/app-backup/duplicity/duplicity-0.7.10.ebuild index 83b3e9b55f8d..daa8de3a0ace 100644 --- a/app-backup/duplicity/duplicity-0.7.10.ebuild +++ b/app-backup/duplicity/duplicity-0.7.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(get_version_component_range 1-2)-ser LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="s3 test" CDEPEND=" |