From: Agostino Sarubbo Date: Sat, 9 May 2020 07:39:44 +0000 (+0200) Subject: app-text/pelican: amd64 stable wrt bug #721440 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e580248ee818a552bdae5aae350a14034c6e9033;p=gentoo.git app-text/pelican: amd64 stable wrt bug #721440 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-text/pelican/pelican-4.2.0.ebuild b/app-text/pelican/pelican-4.2.0.ebuild index e2553e89bf4a..ea68b07c42b6 100644 --- a/app-text/pelican/pelican-4.2.0.ebuild +++ b/app-text/pelican/pelican-4.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples markdown test" DEPEND=">=dev-python/feedgenerator-1.9[${PYTHON_USEDEP}]