summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 00:09:36 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 00:37:02 +0100
commitab9af98adaf72798eaa9da90871453e3e308d666 (patch)
tree7b467c74d633f30b23d6f055e4ec9a276a7560f0 /dev-python/markdown
parentdev-python/pytidylib: Tested on ~amd64-fbsd (diff)
downloadgentoo-ab9af98adaf72798eaa9da90871453e3e308d666.tar.gz
gentoo-ab9af98adaf72798eaa9da90871453e3e308d666.tar.bz2
gentoo-ab9af98adaf72798eaa9da90871453e3e308d666.zip
dev-python/markdown: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/markdown')
-rw-r--r--dev-python/markdown/markdown-2.6.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/markdown/markdown-2.6.8.ebuild b/dev-python/markdown/markdown-2.6.8.ebuild
index ed4a6ef96a18..6ecf1d60adc4 100644
--- a/dev-python/markdown/markdown-2.6.8.ebuild
+++ b/dev-python/markdown/markdown-2.6.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/M/${PN^}/${P^}.tar.gz"
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc test pygments"
DEPEND="