summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:39:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:39:44 +0200
commite580248ee818a552bdae5aae350a14034c6e9033 (patch)
tree621345d971cb8bc1fda4d5316e1a6457e6fd2792
parentnet-p2p/torrentinfo: amd64 stable wrt bug #721410 (diff)
downloadgentoo-e580248ee818a552bdae5aae350a14034c6e9033.tar.gz
gentoo-e580248ee818a552bdae5aae350a14034c6e9033.tar.bz2
gentoo-e580248ee818a552bdae5aae350a14034c6e9033.zip
app-text/pelican: amd64 stable wrt bug #721440
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e2553e89bf4a..ea68b07c42b6 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}]