commit: 4ed68c886cff8e59424436090d701f4bbdb9aa51 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jan 3 09:40:46 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jan 3 09:40:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed68c88
dev-python/python-keyutils: Stabilize 0.6 amd64, #830449 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/python-keyutils/python-keyutils-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-keyutils/python-keyutils-0.6.ebuild b/dev-python/python-keyutils/python-keyutils-0.6.ebuild index ca9774f8dd57..f1daa1fc72fc 100644 --- a/dev-python/python-keyutils/python-keyutils-0.6.ebuild +++ b/dev-python/python-keyutils/python-keyutils-0.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sassoftware/python-keyutils/archive/refs/tags/${PV}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86" DEPEND="sys-apps/keyutils" RDEPEND="${DEPEND}"
