summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-07-24 19:43:38 -0700
committerMatt Turner <mattst88@gentoo.org>2021-07-24 20:16:11 -0700
commit3fd8e9ce267fc1d9f352db53299a045001f8c9fb (patch)
tree3b58d3c90b499619339fa13de66c6b6a6730fe60 /dev-python/sphinx_lv2_theme
parentapp-admin/helm: 3.6.3 bump (diff)
downloadgentoo-3fd8e9ce267fc1d9f352db53299a045001f8c9fb.tar.gz
gentoo-3fd8e9ce267fc1d9f352db53299a045001f8c9fb.tar.bz2
gentoo-3fd8e9ce267fc1d9f352db53299a045001f8c9fb.zip
dev-python/sphinx_lv2_theme: Keyword 1.0.0-r1 alpha, #769413
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_lv2_theme')
-rw-r--r--dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild
index c2df679f9a37..6280d12d0c3a 100644
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild
+++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
S="${WORKDIR}/${PN}-v${PV}"