summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 18:37:00 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 19:03:18 +0100
commit27ccc4de0a2dc620ac795832f977948c30e8a485 (patch)
tree0da5ee90ac04f982afe6b13328c63a16bd0b6eb2 /dev-python
parentdev-python/webencodings: Update HOMEPAGE to use HTTPS (diff)
downloadgentoo-27ccc4de0a2dc620ac795832f977948c30e8a485.tar.gz
gentoo-27ccc4de0a2dc620ac795832f977948c30e8a485.tar.bz2
gentoo-27ccc4de0a2dc620ac795832f977948c30e8a485.zip
dev-python/pretend: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pretend/pretend-1.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pretend/pretend-1.0.8.ebuild b/dev-python/pretend/pretend-1.0.8.ebuild
index 8d7c467bb0a5..fe04756ba482 100644
--- a/dev-python/pretend/pretend-1.0.8.ebuild
+++ b/dev-python/pretend/pretend-1.0.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=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+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 ~sparc-solaris ~x64-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"