summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-02-17 19:46:50 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-17 22:50:43 +0100
commit2a7ac3f8ec58387b7916fc18b27ad19900a85910 (patch)
tree7f8d17c4f3de4c90ab8c800492405cd805fab206 /dev-python/py
parentdev-python/cssselect: add ~amd64-fbsd keyword. (diff)
downloadgentoo-2a7ac3f8ec58387b7916fc18b27ad19900a85910.tar.gz
gentoo-2a7ac3f8ec58387b7916fc18b27ad19900a85910.tar.bz2
gentoo-2a7ac3f8ec58387b7916fc18b27ad19900a85910.zip
dev-python/py: add ~amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-python/py')
-rw-r--r--dev-python/py/py-1.4.34.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/py/py-1.4.34.ebuild b/dev-python/py/py-1.4.34.ebuild
index 69b9e77d840e..e1e287c94818 100644
--- a/dev-python/py/py-1.4.34.ebuild
+++ b/dev-python/py/py-1.4.34.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"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd"
IUSE="doc test"
RDEPEND=""