commit: 2f509ada3029a066750a318ab766d1eb92b17974 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 27 03:06:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 27 03:06:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f509ada
dev-python/funcy: Stabilize 1.14-r1 amd64, #767079 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/funcy/funcy-1.14-r1.ebuild | 4 ++-- 1 file 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 ac375d59f04..dfd6ef53b7d 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 )"