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-apps/xprop/
Date: Sun, 28 Apr 2019 09:35:55
Message-Id: 1556444089.7ff49afb7d84393373150ec1d7f1c15f6be03522.zlogene@gentoo
1 commit: 7ff49afb7d84393373150ec1d7f1c15f6be03522
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 09:34:49 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 09:34:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff49afb
7
8 x11-apps/xprop: s390 stable wrt bug #682846
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="s390"
13
14 x11-apps/xprop/xprop-1.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-apps/xprop/xprop-1.2.4.ebuild b/x11-apps/xprop/xprop-1.2.4.ebuild
18 index 8cb7805b6be..cb381578e73 100644
19 --- a/x11-apps/xprop/xprop-1.2.4.ebuild
20 +++ b/x11-apps/xprop/xprop-1.2.4.ebuild
21 @@ -7,7 +7,7 @@ inherit xorg-3
22
23 DESCRIPTION="property displayer for X"
24
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RDEPEND="x11-libs/libX11"