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-perl/Socket6/
Date: Sat, 24 Feb 2018 21:19:39
Message-Id: 1519507167.90c34350bb34934c98e6c5e27ebd592663053639.mgorny@gentoo
1 commit: 90c34350bb34934c98e6c5e27ebd592663053639
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 24 19:31:55 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 24 21:19:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c34350
7
8 dev-perl/Socket6: Newest tested on ~amd64-fbsd
9
10 dev-perl/Socket6/Socket6-0.280.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Socket6/Socket6-0.280.0.ebuild b/dev-perl/Socket6/Socket6-0.280.0.ebuild
14 index 5aaf87ce2f6..cad158caaea 100644
15 --- a/dev-perl/Socket6/Socket6-0.280.0.ebuild
16 +++ b/dev-perl/Socket6/Socket6-0.280.0.ebuild
17 @@ -11,7 +11,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat
18
19 LICENSE="BSD"
20 SLOT="0"
21 -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 ~x86-solaris"
22 +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 ~x86-solaris"
23 IUSE=""
24
25 src_unpack() {