summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 17:53:07 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 18:02:01 +0100
commit9c6b57b2f4d42aef75709884537c63a7fc835ab7 (patch)
treeccabaacf23c032856e5bff44a694a8afce2c26a0 /dev-python/twisted
parentdev-python/hyperlink: Tested on ~amd64-fbsd (diff)
downloadgentoo-9c6b57b2f4d42aef75709884537c63a7fc835ab7.tar.gz
gentoo-9c6b57b2f4d42aef75709884537c63a7fc835ab7.tar.bz2
gentoo-9c6b57b2f4d42aef75709884537c63a7fc835ab7.zip
dev-python/twisted: Tested on ~amd64-fbsd
Some tests fail but it's Twisted so...
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/twisted-17.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-17.9.0.ebuild b/dev-python/twisted/twisted-17.9.0.ebuild
index 0569d8490d0f..5de764748a8e 100644
--- a/dev-python/twisted/twisted-17.9.0.ebuild
+++ b/dev-python/twisted/twisted-17.9.0.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
@@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
# Dropped keywords due to new deps not keyworded
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
LICENSE="MIT"
SLOT="0"