app-backup/duplicity: Mark amd64 stable again
authorDavid Seifert <soap@gentoo.org>
Sat, 22 Feb 2020 21:12:05 +0000 (22:12 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 22 Feb 2020 21:12:05 +0000 (22:12 +0100)
* Somehow amd64 got marked unstable with my QA change.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-backup/duplicity/duplicity-0.8.09-r1.ebuild

index f87d57f11a792fad37754586502922ee15b40650..cac2c9cd8ba0bbdc9d315b6d37ccb382c865c567 100644 (file)
@@ -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="