diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-06-25 17:46:25 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-06-25 17:53:17 +0800 |
commit | 0fc8c894d648e0a53f9d6fa98d6286cb4487e871 (patch) | |
tree | 03a2c1129a83288ec9b7a1362ef5cf9c4114425e /app-text | |
parent | dev-python/paho-mqtt: amd64 stable (diff) | |
download | gentoo-0fc8c894d648e0a53f9d6fa98d6286cb4487e871.tar.gz gentoo-0fc8c894d648e0a53f9d6fa98d6286cb4487e871.tar.bz2 gentoo-0fc8c894d648e0a53f9d6fa98d6286cb4487e871.zip |
app-text/pelican: amd64 stable
Gentoo-bug: 658976
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pelican/pelican-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pelican/pelican-3.7.1.ebuild b/app-text/pelican/pelican-3.7.1.ebuild index 05cd5154c7e3..388fe30d67c8 100644 --- a/app-text/pelican/pelican-3.7.1.ebuild +++ b/app-text/pelican/pelican-3.7.1.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}] |