Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rest/
Date: Sun, 09 Feb 2020 16:09:31
Message-Id: 1581264488.1ae464a13c5beb1490e947de7279eada1a7fc776.leio@gentoo
1 commit: 1ae464a13c5beb1490e947de7279eada1a7fc776
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 16:08:08 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 16:08:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae464a1
7
8 net-libs/rest: drop to ~hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 net-libs/rest/rest-0.8.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild
17 index 91da837445d..541ab5c6551 100644
18 --- a/net-libs/rest/rest-0.8.1.ebuild
19 +++ b/net-libs/rest/rest-0.8.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1"
27 SLOT="0.7"
28 IUSE="+introspection test"
29 RESTRICT="!test? ( test )"
30 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 s390 sparc x86"
31 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc x86"
32
33 # Coverage testing should not be enabled
34 RDEPEND="