summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 07:29:00 +0000
committerSam James <sam@gentoo.org>2022-02-02 07:29:00 +0000
commita9499deb5e170d98e8ff37e4ec7accecea0626bd (patch)
tree6bfc7df93188685c2d2d84615bb368acb13ead44 /dev-python/fixtures
parentdev-python/extras: Stabilize 1.0.0-r1 hppa, #832457 (diff)
downloadgentoo-a9499deb5e170d98e8ff37e4ec7accecea0626bd.tar.gz
gentoo-a9499deb5e170d98e8ff37e4ec7accecea0626bd.tar.bz2
gentoo-a9499deb5e170d98e8ff37e4ec7accecea0626bd.zip
dev-python/fixtures: Stabilize 3.0.0-r1 hppa, #832457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fixtures')
-rw-r--r--dev-python/fixtures/fixtures-3.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fixtures/fixtures-3.0.0-r1.ebuild b/dev-python/fixtures/fixtures-3.0.0-r1.ebuild
index b9a475aff08d..2f2791853de5 100644
--- a/dev-python/fixtures/fixtures-3.0.0-r1.ebuild
+++ b/dev-python/fixtures/fixtures-3.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"