diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:39:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:39:44 +0200 |
commit | e580248ee818a552bdae5aae350a14034c6e9033 (patch) | |
tree | 621345d971cb8bc1fda4d5316e1a6457e6fd2792 /app-text | |
parent | net-p2p/torrentinfo: amd64 stable wrt bug #721410 (diff) | |
download | gentoo-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>
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 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}] |