summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-09 10:12:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-09 10:12:48 +0100
commitca690cf05aa7aa210d2e5ba2449d88c21b89ca9c (patch)
tree8839e95bbed9ba0a7a9ba8a3efa9685e4fb87480 /app-text/pelican
parentsci-libs/linux-gpib: Fix build (#537508) (diff)
downloadgentoo-ca690cf05aa7aa210d2e5ba2449d88c21b89ca9c.tar.gz
gentoo-ca690cf05aa7aa210d2e5ba2449d88c21b89ca9c.tar.bz2
gentoo-ca690cf05aa7aa210d2e5ba2449d88c21b89ca9c.zip
app-text/pelican: amd64/x86 stable, (ALLARCHES policy) wrt bug #562820
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-text/pelican')
-rw-r--r--app-text/pelican/pelican-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild
index a16143d1e200..b8b7fde9f61e 100644
--- a/app-text/pelican/pelican-3.6.0.ebuild
+++ b/app-text/pelican/pelican-3.6.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="examples markdown"
DEPEND=">=dev-python/feedgenerator-1.6[${PYTHON_USEDEP}]