Skip to content

Commit

Permalink
app-backup/duplicity: Mark amd64 stable again
Browse files Browse the repository at this point in the history
* Somehow amd64 got marked unstable with my QA change.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 22, 2020
1 parent 831bc53 commit f0d9b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-backup/duplicity/duplicity-0.8.09-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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="
Expand Down

0 comments on commit f0d9b3d

Please sign in to comment.