diff options
author | Sam James <sam@gentoo.org> | 2023-02-25 14:26:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-25 14:26:21 +0000 |
commit | d1f8586730c6f020c82de62419c807fbcc4e4911 (patch) | |
tree | 6e9edf0890aed809adf870d7891e59b132060be6 /www-apps/nikola | |
parent | media-gfx/rawtherapee: add myself as a maintainer (diff) | |
download | gentoo-d1f8586730c6f020c82de62419c807fbcc4e4911.tar.gz gentoo-d1f8586730c6f020c82de62419c807fbcc4e4911.tar.bz2 gentoo-d1f8586730c6f020c82de62419c807fbcc4e4911.zip |
www-apps/nikola: Stabilize 8.2.2-r2 amd64, #897682
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/nikola')
-rw-r--r-- | www-apps/nikola/nikola-8.2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nikola/nikola-8.2.2-r2.ebuild b/www-apps/nikola/nikola-8.2.2-r2.ebuild index aecd18f3179a..4285f876880a 100644 --- a/www-apps/nikola/nikola-8.2.2-r2.ebuild +++ b/www-apps/nikola/nikola-8.2.2-r2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT Apache-2.0 CC0-1.0 public-domain" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RESTRICT="test" # needs coveralls DEPEND=">=dev-python/docutils-0.13[${PYTHON_USEDEP}]" # needs rst2man to build manpage |