summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-02-14 00:27:04 -0800
committerMatt Turner <mattst88@gentoo.org>2022-02-14 00:35:20 -0800
commit192f61e3ff10b249a051bf590886a81182d98a0b (patch)
treea08ec756e72d579d2c72cff1c9654cc2f0344796
parentdev-python/iocapture: Keyword 0.1.2-r2 alpha, #789606 (diff)
downloadgentoo-192f61e3ff10b249a051bf590886a81182d98a0b.tar.gz
gentoo-192f61e3ff10b249a051bf590886a81182d98a0b.tar.bz2
gentoo-192f61e3ff10b249a051bf590886a81182d98a0b.zip
dev-python/argh: Keyword 0.26.2-r2 alpha, #789606
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/argh/argh-0.26.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/argh/argh-0.26.2-r2.ebuild b/dev-python/argh/argh-0.26.2-r2.ebuild
index 7dab27518664..0855d02bd743 100644
--- a/dev-python/argh/argh-0.26.2-r2.ebuild
+++ b/dev-python/argh/argh-0.26.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/"
SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
LICENSE="LGPL-3"
BDEPEND="