summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 22:17:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 22:17:22 +0200
commitc5a6a6040d5cd369aea30952a88dd675f41592bc (patch)
tree21d3929971e3e37aaee1fbd148971f5b0648829f /app-text/pelican
parentsci-mathematics/octave: Stabilize 7.3.0-r1 x86, #887013 (diff)
downloadgentoo-c5a6a6040d5cd369aea30952a88dd675f41592bc.tar.gz
gentoo-c5a6a6040d5cd369aea30952a88dd675f41592bc.tar.bz2
gentoo-c5a6a6040d5cd369aea30952a88dd675f41592bc.zip
app-text/pelican: Stabilize 4.8.0 ALLARCHES, #886689
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/pelican')
-rw-r--r--app-text/pelican/pelican-4.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pelican/pelican-4.8.0.ebuild b/app-text/pelican/pelican-4.8.0.ebuild
index ea0e121101a7..46e07a259b83 100644
--- a/app-text/pelican/pelican-4.8.0.ebuild
+++ b/app-text/pelican/pelican-4.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.gh.t
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="doc examples markdown"
RDEPEND=">=dev-python/docutils-0.16[${PYTHON_USEDEP}]