app-text/pelican: x86 stable wrt bug #721440
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:48:03 +0000 (09:48 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:48:03 +0000 (09:48 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-text/pelican/pelican-4.2.0.ebuild

index ea68b07c42b652834766ee24997181c7a60cce4e..7b496a7d0762a15ed77c771ec70428433ab59719 100644 (file)
@@ -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}]