summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 20:27:02 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 21:18:39 +0100
commit7f36c261cd3240abe5561573c896fec605daf8cc (patch)
tree2b7f0e8a983a5976e297ce4e74d162dccb576b40 /dev-python
parentdev-python/cryptography-vectors: Keyword ~amd64-fbsd (diff)
downloadgentoo-7f36c261cd3240abe5561573c896fec605daf8cc.tar.gz
gentoo-7f36c261cd3240abe5561573c896fec605daf8cc.tar.bz2
gentoo-7f36c261cd3240abe5561573c896fec605daf8cc.zip
dev-python/ply: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ply/ply-3.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ply/ply-3.10.ebuild b/dev-python/ply/ply-3.10.ebuild
index db6af64006d6..6325f2c97702 100644
--- a/dev-python/ply/ply-3.10.ebuild
+++ b/dev-python/ply/ply-3.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
IUSE="examples"
RDEPEND=""