commit: ab0499fd827aa4e07006d7dc0c296d5bae4d9a53 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 07:34:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 07:34:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0499fd
dev-python/peewee: Stabilize 3.14.10 amd64, #838574 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/peewee/peewee-3.14.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/peewee/peewee-3.14.10.ebuild b/dev-python/peewee/peewee-3.14.10.ebuild index 31af69dcc2ba..01c5e9e9ffb9 100644 --- a/dev-python/peewee/peewee-3.14.10.ebuild +++ b/dev-python/peewee/peewee-3.14.10.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="examples test" RESTRICT="!test? ( test )"
