summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-02-17 22:19:00 -0500
committerMatt Turner <mattst88@gentoo.org>2021-02-17 22:19:14 -0500
commit55f2c5ad8f9c218390d317fd1d512b24b3c032e8 (patch)
tree88f00161b7dcc49725f2cc0bd29e365e507a8ba5 /dev-util/pkgcheck
parentdev-python/tree-sitter: Keyword 0.2.1 alpha, #768126 (diff)
downloadgentoo-55f2c5ad8f9c218390d317fd1d512b24b3c032e8.tar.gz
gentoo-55f2c5ad8f9c218390d317fd1d512b24b3c032e8.tar.bz2
gentoo-55f2c5ad8f9c218390d317fd1d512b24b3c032e8.zip
dev-util/pkgcheck: Keyword 0.8.2 alpha, #768126
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
index 17e855847cfb..5cc5da6b21e5 100644
--- a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi