diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:28:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:28:51 +0100 |
commit | c98a14bd445927a82857403b2bfe60b852f6022d (patch) | |
tree | 2d1630631ba2fe7249abe4b40c42e40dd6a7d77f /app-text/pelican | |
parent | dev-python/google-api-python-client: amd64 stable wrt bug #606074 (diff) | |
download | gentoo-c98a14bd445927a82857403b2bfe60b852f6022d.tar.gz gentoo-c98a14bd445927a82857403b2bfe60b852f6022d.tar.bz2 gentoo-c98a14bd445927a82857403b2bfe60b852f6022d.zip |
app-text/pelican: amd64 stable wrt bug #605982
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pelican')
-rw-r--r-- | app-text/pelican/pelican-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pelican/pelican-3.7.0.ebuild b/app-text/pelican/pelican-3.7.0.ebuild index 0f09f68d8556..4f3e820d01fe 100644 --- a/app-text/pelican/pelican-3.7.0.ebuild +++ b/app-text/pelican/pelican-3.7.0.ebuild @@ -13,7 +13,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}] |