summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-01 01:49:04 +0000
committerSam James <sam@gentoo.org>2021-01-01 01:49:04 +0000
commitf715c93bc04840e0cc0ec316c4d40dfe22b382f1 (patch)
treef906abde695327ef70dc148c3adb8a9ecf861e47 /dev-python/pydiff
parentapp-vim/vimoutliner: Stabilize 0.4.0_p20180301-r2 ALLARCHES, #762865 (diff)
downloadgentoo-f715c93bc04840e0cc0ec316c4d40dfe22b382f1.tar.gz
gentoo-f715c93bc04840e0cc0ec316c4d40dfe22b382f1.tar.bz2
gentoo-f715c93bc04840e0cc0ec316c4d40dfe22b382f1.zip
dev-python/pydiff: Stabilize 0.2-r1 ALLARCHES
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pydiff')
-rw-r--r--dev-python/pydiff/pydiff-0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pydiff/pydiff-0.2-r1.ebuild b/dev-python/pydiff/pydiff-0.2-r1.ebuild
index a0648cbbd2af..6f14b12eb146 100644
--- a/dev-python/pydiff/pydiff-0.2-r1.ebuild
+++ b/dev-python/pydiff/pydiff-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc sparc x86"
python_test() {
"${EPYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}"