Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-utils/
Date: Sat, 31 Oct 2020 11:04:02
Message-Id: 1604142220.85165284c6c968861468d636b3b26cf51e01dbff.zlogene@gentoo
1 commit: 85165284c6c968861468d636b3b26cf51e01dbff
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 11:03:40 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 11:03:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85165284
7
8 x11-misc/xdg-utils: Stabilize 1.1.3_p20200220-r1 amd64, #737622
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 82899423215..2fc95ee7016 100644
17 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild
18 +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild
19 @@ -13,7 +13,7 @@ S=${WORKDIR}/xdg-utils-${EGIT_COMMIT}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="dbus doc gnome"
26 REQUIRED_USE="gnome? ( dbus )"