Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Mon, 16 Jul 2018 20:38:27
Message-Id: 1531773498.8186be5bdf047a20018703d8ebfa481208594058.mgorny@gentoo
1 commit: 8186be5bdf047a20018703d8ebfa481208594058
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 20:37:25 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 20:38:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8186be5b
7
8 dev-python/twisted: Restore ~amd64-fbsd keyword (again)
9
10 dev-python/twisted/twisted-18.7.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/twisted/twisted-18.7.0.ebuild b/dev-python/twisted/twisted-18.7.0.ebuild
14 index 7b16b0b196a..ef2fbd2bd05 100644
15 --- a/dev-python/twisted/twisted-18.7.0.ebuild
16 +++ b/dev-python/twisted/twisted-18.7.0.ebuild
17 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
18
19 # Dropped keywords due to new deps not keyworded
20 #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"
21 -KEYWORDS="~amd64"
22 +KEYWORDS="~amd64 ~amd64-fbsd"
23
24 LICENSE="MIT"
25 SLOT="0"