summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 16:02:18 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 16:02:18 +0100
commit77946593583a1c4f1716b4cc29c1123e8566ae8d (patch)
tree4c97adc9e29ef16aea223bc409a1772d94b20091 /dev-python/mistune
parentnet-libs/courier-authlib: Remove amd64-fbsd keywords (diff)
downloadgentoo-77946593583a1c4f1716b4cc29c1123e8566ae8d.tar.gz
gentoo-77946593583a1c4f1716b4cc29c1123e8566ae8d.tar.bz2
gentoo-77946593583a1c4f1716b4cc29c1123e8566ae8d.zip
dev-python/mistune: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/mistune')
-rw-r--r--dev-python/mistune/mistune-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mistune/mistune-0.7.4.ebuild b/dev-python/mistune/mistune-0.7.4.ebuild
index e88aa84941c5..0fc38fd7f333 100644
--- a/dev-python/mistune/mistune-0.7.4.ebuild
+++ b/dev-python/mistune/mistune-0.7.4.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""