From: David Seifert Date: Sat, 22 Feb 2020 21:12:05 +0000 (+0100) Subject: app-backup/duplicity: Mark amd64 stable again X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f0d9b3d7fc187c0a3267cca7a52276b5120772f3;p=gentoo.git app-backup/duplicity: Mark amd64 stable again * Somehow amd64 got marked unstable with my QA change. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild index f87d57f11a79..cac2c9cd8ba0 100644 --- a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild +++ b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1 @@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/${PV}/+download/ 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="