commit: c8d767118b17aa80aa1a241cc57e38ddae90cc09
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 14:43:57 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 14:46:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d76711
dev-util/tea: Stabilize 0.11.1 amd64, #968047
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/tea/tea-0.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/tea/tea-0.11.1.ebuild b/dev-util/tea/tea-0.11.1.ebuild
index 5a73a32ba243..4cf72663da39 100644
--- a/dev-util/tea/tea-0.11.1.ebuild
+++ b/dev-util/tea/tea-0.11.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/tea"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( CHANGELOG.md README.md )