diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:49:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:19:55 +0200 |
commit | 980b3f3ecaf0bb30d555e4c17989e254ea9f4835 (patch) | |
tree | 648f2b4fb534ad4f87602cb917682b10238ccdb7 /app-text/pelican | |
parent | app-office/openoffice-bin: x86 stable (bug #658764) (diff) | |
download | gentoo-980b3f3ecaf0bb30d555e4c17989e254ea9f4835.tar.gz gentoo-980b3f3ecaf0bb30d555e4c17989e254ea9f4835.tar.bz2 gentoo-980b3f3ecaf0bb30d555e4c17989e254ea9f4835.zip |
app-text/pelican: x86 stable (bug #658976)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/pelican')
-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 388fe30d67c8..2ef91da11647 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}] |