From: Agostino Sarubbo Date: Wed, 18 Jan 2017 11:51:24 +0000 (+0100) Subject: app-text/pelican: x86 stable wrt bug #605982 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=274a23deee2bbed68c1e9bc4c863c4651b4e92dc;p=gentoo.git app-text/pelican: x86 stable wrt bug #605982 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-text/pelican/pelican-3.7.0.ebuild b/app-text/pelican/pelican-3.7.0.ebuild index 4f3e820d01fe..b0e3429420fe 100644 --- a/app-text/pelican/pelican-3.7.0.ebuild +++ b/app-text/pelican/pelican-3.7.0.ebuild @@ -13,7 +13,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}]