Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-utils/
Date: Tue, 27 Oct 2020 08:19:33
Message-Id: 1603786766.9901b305ef982f6c132eea1a4af6ef33ea5f08b2.slyfox@gentoo
1 commit: 9901b305ef982f6c132eea1a4af6ef33ea5f08b2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 08:19:14 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 08:19:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9901b305
7
8 x11-misc/xdg-utils: stable 1.1.3_p20200220-r1 for ppc64
9
10 stable wrt bug #737622 (STABLEREQ)
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-3.0.8, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild
20 index 35852fabbb0..921e408530d 100644
21 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild
22 +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild
23 @@ -13,7 +13,7 @@ S=${WORKDIR}/xdg-utils-${EGIT_COMMIT}
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
29 IUSE="dbus doc gnome"
30 REQUIRED_USE="gnome? ( dbus )"