summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-27 03:06:07 +0000
committerSam James <sam@gentoo.org>2021-01-27 03:06:07 +0000
commit2f509ada3029a066750a318ab766d1eb92b17974 (patch)
treec729603d1f881f5eeceae1ee6a2eab71ca26a3ba /dev-python/funcy
parentdev-python/pygame: Stabilize 2.0.1 amd64, #767109 (diff)
downloadgentoo-2f509ada3029a066750a318ab766d1eb92b17974.tar.gz
gentoo-2f509ada3029a066750a318ab766d1eb92b17974.tar.bz2
gentoo-2f509ada3029a066750a318ab766d1eb92b17974.zip
dev-python/funcy: Stabilize 1.14-r1 amd64, #767079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/funcy')
-rw-r--r--dev-python/funcy/funcy-1.14-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/funcy/funcy-1.14-r1.ebuild b/dev-python/funcy/funcy-1.14-r1.ebuild
index ac375d59f047..dfd6ef53b7d0 100644
--- a/dev-python/funcy/funcy-1.14-r1.ebuild
+++ b/dev-python/funcy/funcy-1.14-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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"