commit: 86e08287cf00a702303917be5ce4baf5b29c69e2
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 12:30:54 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 12:30:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e08287
dev-python/matrix-common: Stabilize 1.3.0 amd64, #877393
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/matrix-common/matrix-common-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/matrix-common/matrix-common-1.3.0.ebuild
b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
index f3bd4f3f339c..6245d546b3fc 100644
--- a/dev-python/matrix-common/matrix-common-1.3.0.ebuild
+++ b/dev-python/matrix-common/matrix-common-1.3.0.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/matrix-python-common-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]