summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 20:59:30 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 21:18:43 +0100
commiteea1adedbd0e4bf8fdc4799e34c8fc4921bcb84f (patch)
tree55516b160397a24b71f06a1216a87f268cb57e7e /dev-python/pluggy/pluggy-0.5.2.ebuild
parentdev-python/nose-exclude: Tested on ~amd64-fbsd (diff)
downloadgentoo-eea1adedbd0e4bf8fdc4799e34c8fc4921bcb84f.tar.gz
gentoo-eea1adedbd0e4bf8fdc4799e34c8fc4921bcb84f.tar.bz2
gentoo-eea1adedbd0e4bf8fdc4799e34c8fc4921bcb84f.zip
dev-python/pluggy: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/pluggy/pluggy-0.5.2.ebuild')
-rw-r--r--dev-python/pluggy/pluggy-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pluggy/pluggy-0.5.2.ebuild b/dev-python/pluggy/pluggy-0.5.2.ebuild
index b92bc377267f..03196120f2fe 100644
--- a/dev-python/pluggy/pluggy-0.5.2.ebuild
+++ b/dev-python/pluggy/pluggy-0.5.2.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/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""