commit: 77daaef193baa636b4e9ef8a1cc99be242d339ec Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed May 3 15:18:10 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed May 3 15:18:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77daaef1
app-emulation/glean: stabilize 1.23.0 for amd64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-emulation/glean/glean-1.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/glean/glean-1.23.0.ebuild b/app-emulation/glean/glean-1.23.0.ebuild index f15663bd2a7f..477667ee2a87 100644 --- a/app-emulation/glean/glean-1.23.0.ebuild +++ b/app-emulation/glean/glean-1.23.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://opendev.org/opendev/glean" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
