Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gnome-python-extras-base/
Date: Sun, 09 Feb 2020 14:42:58
Message-Id: 1581259298.9f90d93c79120197eec5335954a979a36fe0a268.leio@gentoo
1 commit: 9f90d93c79120197eec5335954a979a36fe0a268
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 14:28:47 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 14:41:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f90d93c
7
8 dev-python/gnome-python-extras-base: 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 .../gnome-python-extras-base-2.25.3-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild
17 index 542c711646f..6decf4fca5b 100644
18 --- a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild
19 +++ b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.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="5"
26 @@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
27 gnome-base/gnome-common"
28 # eautoreconf needs gnome-base/gnome-common
29
30 -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
31 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
32
33 S="${WORKDIR}/${MY_PN}-${PV}"