diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pelican/pelican-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |