diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-06 23:26:10 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-06 23:26:56 -0500 |
commit | fed108756b094aa425c473232e222b850cec4e37 (patch) | |
tree | c3e1470102727c1c4f7b1a3f341458c2adf9ce05 /dev-python/sphinx-prompt | |
parent | dev-lang/go: 1.14.13-r1 and 1.15.6-r1 bumps (diff) | |
download | gentoo-fed108756b094aa425c473232e222b850cec4e37.tar.gz gentoo-fed108756b094aa425c473232e222b850cec4e37.tar.bz2 gentoo-fed108756b094aa425c473232e222b850cec4e37.zip |
dev-python/sphinx-prompt: Keyword 1.3.0 alpha, #746137
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-prompt')
-rw-r--r-- | dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild index bb8ae58962b9..a2d48c1c62b0 100644 --- a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild +++ b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/sbrunner/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |