diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:51:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:43 +0100 |
commit | 274a23deee2bbed68c1e9bc4c863c4651b4e92dc (patch) | |
tree | 3eb861a1b549528edfd96311438b0b96e71df88e /app-text/pelican | |
parent | dev-php/ming-php: x86 stable wrt bug #606106 (diff) | |
download | gentoo-274a23deee2bbed68c1e9bc4c863c4651b4e92dc.tar.gz gentoo-274a23deee2bbed68c1e9bc4c863c4651b4e92dc.tar.bz2 gentoo-274a23deee2bbed68c1e9bc4c863c4651b4e92dc.zip |
app-text/pelican: x86 stable wrt bug #605982
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 4f3e820d01fe..b0e3429420fe 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}] |