Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ell/
Date: Mon, 20 Jan 2020 13:30:53
Message-Id: 1579527043.0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e.jer@gentoo
1 commit: 0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 13:27:51 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 13:30:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7c795a
7
8 dev-libs/ell: Mark ~hppa/hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 dev-libs/ell/ell-0.26.ebuild | 4 ++--
14 dev-libs/ell/ell-0.27.ebuild | 4 ++--
15 dev-libs/ell/ell-9999.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-libs/ell/ell-0.26.ebuild b/dev-libs/ell/ell-0.26.ebuild
19 index 9c1223c6f05..125fb7022f2 100644
20 --- a/dev-libs/ell/ell-0.26.ebuild
21 +++ b/dev-libs/ell/ell-0.26.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
29 EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
30 else
31 SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
32 - KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
33 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
34 fi
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37
38 diff --git a/dev-libs/ell/ell-0.27.ebuild b/dev-libs/ell/ell-0.27.ebuild
39 index cafd42ed2ce..615074c27a1 100644
40 --- a/dev-libs/ell/ell-0.27.ebuild
41 +++ b/dev-libs/ell/ell-0.27.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2019 Gentoo Authors
44 +# Copyright 1999-2020 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
49 EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
50 else
51 SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
52 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
53 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
54 fi
55 LICENSE="LGPL-2.1"
56 SLOT="0"
57
58 diff --git a/dev-libs/ell/ell-9999.ebuild b/dev-libs/ell/ell-9999.ebuild
59 index cafd42ed2ce..615074c27a1 100644
60 --- a/dev-libs/ell/ell-9999.ebuild
61 +++ b/dev-libs/ell/ell-9999.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2019 Gentoo Authors
64 +# Copyright 1999-2020 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
69 EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
70 else
71 SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
72 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
73 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
74 fi
75 LICENSE="LGPL-2.1"
76 SLOT="0"