From: Agostino Sarubbo Date: Sat, 9 May 2020 07:48:03 +0000 (+0200) Subject: app-text/pelican: x86 stable wrt bug #721440 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ddfa9c8082b8a0aa005371fc2294d2ae3ccc2cec;p=gentoo.git app-text/pelican: x86 stable wrt bug #721440 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 ea68b07c42b6..7b496a7d0762 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}]