diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:23 -0700 |
commit | 630a8a93401fbfc72a15b05fe8cb9dff13cbe15d (patch) | |
tree | c1e29cd203b56882c5152cb290bfe4045676a86e /dev-python/sphinx-testing | |
parent | dev-python/dataclasses: Keyword 0.7 alpha, #737618 (diff) | |
download | gentoo-630a8a93401fbfc72a15b05fe8cb9dff13cbe15d.tar.gz gentoo-630a8a93401fbfc72a15b05fe8cb9dff13cbe15d.tar.bz2 gentoo-630a8a93401fbfc72a15b05fe8cb9dff13cbe15d.zip |
dev-python/sphinx-testing: Keyword 1.0.1-r1 alpha, #737618
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild index c9e677f2f19b..d48aba0f4f75 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |