diff --git a/app-text/pelican/pelican-3.7.0.ebuild b/app-text/pelican/pelican-3.7.0.ebuild index 4f3e820d01fee..b0e3429420fe9 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}]