summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:48:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:48:03 +0200
commitddfa9c8082b8a0aa005371fc2294d2ae3ccc2cec (patch)
treea4d4f5d82b98e741213c47028d661bd10f598da6 /app-text/pelican
parentdev-python/ldap3: x86 stable wrt bug #721660 (diff)
downloadgentoo-ddfa9c8082b8a0aa005371fc2294d2ae3ccc2cec.tar.gz
gentoo-ddfa9c8082b8a0aa005371fc2294d2ae3ccc2cec.tar.bz2
gentoo-ddfa9c8082b8a0aa005371fc2294d2ae3ccc2cec.zip
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 <ago@gentoo.org>
Diffstat (limited to 'app-text/pelican')
-rw-r--r--app-text/pelican/pelican-4.2.0.ebuild2
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}]