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

index e2553e89bf4ab2455c9e2567f122b99089209f42..ea68b07c42b652834766ee24997181c7a60cce4e 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}]