commit: b96693dbf3e952df0263cab7e644e1809420d39e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 14:56:30 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 14:56:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96693db
dev-python/unasync: Stabilize 0.5.0 amd64, #821745 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/unasync/unasync-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/unasync/unasync-0.5.0.ebuild b/dev-python/unasync/unasync-0.5.0.ebuild index 11d920d5990..6b5c2b949c4 100644 --- a/dev-python/unasync/unasync-0.5.0.ebuild +++ b/dev-python/unasync/unasync-0.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/python-trio/unasync/archive/refs/tags/v${PV}.tar.gz LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" src_prepare() { # Stop test from breaking itself
