Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/
Date: Fri, 28 Dec 2018 07:56:57
Message-Id: 1545983808.01723a71748721ed41fbb88de9d8abba4591d478.zlogene@gentoo
1 commit: 01723a71748721ed41fbb88de9d8abba4591d478
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 28 07:56:24 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 28 07:56:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01723a71
7
8 dev-libs/libressl: restore s390 keywords
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-libs/libressl/libressl-2.6.5.ebuild | 2 +-
14 dev-libs/libressl/libressl-2.7.4.ebuild | 4 ++--
15 dev-libs/libressl/libressl-2.7.5.ebuild | 2 +-
16 dev-libs/libressl/libressl-2.8.0.ebuild | 4 ++--
17 dev-libs/libressl/libressl-2.8.1.ebuild | 4 ++--
18 dev-libs/libressl/libressl-2.8.2.ebuild | 2 +-
19 dev-libs/libressl/libressl-2.8.3.ebuild | 2 +-
20 dev-libs/libressl/libressl-2.9.0.ebuild | 2 +-
21 8 files changed, 11 insertions(+), 11 deletions(-)
22
23 diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild
24 index 89d0ddacb56..d85d0de9b3c 100644
25 --- a/dev-libs/libressl/libressl-2.6.5.ebuild
26 +++ b/dev-libs/libressl/libressl-2.6.5.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2018 Gentoo Foundation
29 +# Copyright 1999-2018 Gentoo Authors
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI=6
33
34 diff --git a/dev-libs/libressl/libressl-2.7.4.ebuild b/dev-libs/libressl/libressl-2.7.4.ebuild
35 index 1c15a09a5fa..288540105ec 100644
36 --- a/dev-libs/libressl/libressl-2.7.4.ebuild
37 +++ b/dev-libs/libressl/libressl-2.7.4.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2018 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=6
44 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
45 # we'll try to use the max of either. However, if either change between
46 # versions, we have to change the subslot to trigger rebuild of consumers.
47 SLOT="0/45"
48 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
49 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
50 IUSE="+asm static-libs test"
51 REQUIRED_USE="test? ( static-libs )"
52
53
54 diff --git a/dev-libs/libressl/libressl-2.7.5.ebuild b/dev-libs/libressl/libressl-2.7.5.ebuild
55 index ca91bdfc137..288540105ec 100644
56 --- a/dev-libs/libressl/libressl-2.7.5.ebuild
57 +++ b/dev-libs/libressl/libressl-2.7.5.ebuild
58 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
59 # we'll try to use the max of either. However, if either change between
60 # versions, we have to change the subslot to trigger rebuild of consumers.
61 SLOT="0/45"
62 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
63 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
64 IUSE="+asm static-libs test"
65 REQUIRED_USE="test? ( static-libs )"
66
67
68 diff --git a/dev-libs/libressl/libressl-2.8.0.ebuild b/dev-libs/libressl/libressl-2.8.0.ebuild
69 index 1c15a09a5fa..288540105ec 100644
70 --- a/dev-libs/libressl/libressl-2.8.0.ebuild
71 +++ b/dev-libs/libressl/libressl-2.8.0.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2018 Gentoo Foundation
74 +# Copyright 1999-2018 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 EAPI=6
78 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
79 # we'll try to use the max of either. However, if either change between
80 # versions, we have to change the subslot to trigger rebuild of consumers.
81 SLOT="0/45"
82 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
83 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
84 IUSE="+asm static-libs test"
85 REQUIRED_USE="test? ( static-libs )"
86
87
88 diff --git a/dev-libs/libressl/libressl-2.8.1.ebuild b/dev-libs/libressl/libressl-2.8.1.ebuild
89 index 45e86959cf5..18d0296fcb2 100644
90 --- a/dev-libs/libressl/libressl-2.8.1.ebuild
91 +++ b/dev-libs/libressl/libressl-2.8.1.ebuild
92 @@ -1,4 +1,4 @@
93 -# Copyright 1999-2018 Gentoo Foundation
94 +# Copyright 1999-2018 Gentoo Authors
95 # Distributed under the terms of the GNU General Public License v2
96
97 EAPI=6
98 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
99 # we'll try to use the max of either. However, if either change between
100 # versions, we have to change the subslot to trigger rebuild of consumers.
101 SLOT="0/46"
102 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
103 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
104 IUSE="+asm static-libs test"
105 REQUIRED_USE="test? ( static-libs )"
106
107
108 diff --git a/dev-libs/libressl/libressl-2.8.2.ebuild b/dev-libs/libressl/libressl-2.8.2.ebuild
109 index 4ca27fb26c1..18d0296fcb2 100644
110 --- a/dev-libs/libressl/libressl-2.8.2.ebuild
111 +++ b/dev-libs/libressl/libressl-2.8.2.ebuild
112 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
113 # we'll try to use the max of either. However, if either change between
114 # versions, we have to change the subslot to trigger rebuild of consumers.
115 SLOT="0/46"
116 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
117 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
118 IUSE="+asm static-libs test"
119 REQUIRED_USE="test? ( static-libs )"
120
121
122 diff --git a/dev-libs/libressl/libressl-2.8.3.ebuild b/dev-libs/libressl/libressl-2.8.3.ebuild
123 index 4ca27fb26c1..18d0296fcb2 100644
124 --- a/dev-libs/libressl/libressl-2.8.3.ebuild
125 +++ b/dev-libs/libressl/libressl-2.8.3.ebuild
126 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
127 # we'll try to use the max of either. However, if either change between
128 # versions, we have to change the subslot to trigger rebuild of consumers.
129 SLOT="0/46"
130 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
131 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
132 IUSE="+asm static-libs test"
133 REQUIRED_USE="test? ( static-libs )"
134
135
136 diff --git a/dev-libs/libressl/libressl-2.9.0.ebuild b/dev-libs/libressl/libressl-2.9.0.ebuild
137 index 93eb44feabd..19416d8afcc 100644
138 --- a/dev-libs/libressl/libressl-2.9.0.ebuild
139 +++ b/dev-libs/libressl/libressl-2.9.0.ebuild
140 @@ -14,7 +14,7 @@ LICENSE="ISC openssl"
141 # we'll try to use the max of either. However, if either change between
142 # versions, we have to change the subslot to trigger rebuild of consumers.
143 SLOT="0/47"
144 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
145 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
146 IUSE="+asm static-libs test"
147 REQUIRED_USE="test? ( static-libs )"