commit: a195c1d8773c90985758d9afccff07e99675b416 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 13:43:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 13:43:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a195c1d8
dev-python/peewee: Stabilize 3.14.1 amd64, #776103 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/peewee/peewee-3.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/peewee/peewee-3.14.1.ebuild b/dev-python/peewee/peewee-3.14.1.ebuild index ceeddaf8746..eed96cffbc6 100644 --- a/dev-python/peewee/peewee-3.14.1.ebuild +++ b/dev-python/peewee/peewee-3.14.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )"
