repo/gentoo:master commit in: dev-python/rfc6555/
"Florian Schmaus" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786612224.fd16bbfee50e55cc62ec3020727fbbb94bdd7cb5.flow@gentoo> |
commit: fd16bbfee50e55cc62ec3020727fbbb94bdd7cb5 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Aug 13 09:09:53 2026 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Aug 13 09:10:24 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd16bbfe dev-python/rfc6555: stabilize 0.1.0 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-python/rfc6555/rfc6555-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rfc6555/rfc6555-0.1.0.ebuild b/dev-python/rfc6555/rfc6555-0.1.0.ebuild index 7292ab59e7c4..cb11b4e45736 100644 --- a/dev-python/rfc6555/rfc6555-0.1.0.ebuild +++ b/dev-python/rfc6555/rfc6555-0.1.0.ebuild @@ -13,4 +13,4 @@ HOMEPAGE="https://github.com/sethmlarson/rfc6555" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86"