commit: 2a7a0c438c19081b7cc31795da605c55190167fd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 20:30:15 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Aug 1 20:30:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7a0c43
dev-python/platformdirs: Keyword 2.0.2 alpha, #804342
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/platformdirs/platformdirs-2.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/platformdirs/platformdirs-2.0.2.ebuild
b/dev-python/platformdirs/platformdirs-2.0.2.ebuild
index fcc112718d6..3aa5e9a2245 100644
--- a/dev-python/platformdirs/platformdirs-2.0.2.ebuild
+++ b/dev-python/platformdirs/platformdirs-2.0.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
BDEPEND="
test? ( dev-python/appdirs[${PYTHON_USEDEP}] )"