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/imake/
Date: Thu, 28 Jun 2018 13:55:48
Message-Id: 1530194133.9dd802ee866195d1089c4d70f606ceb75ee47242.zlogene@gentoo
1 commit: 9dd802ee866195d1089c4d70f606ceb75ee47242
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 13:52:55 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 13:55:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd802ee
7
8 x11-misc/imake: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-misc/imake/imake-1.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/imake/imake-1.0.7.ebuild b/x11-misc/imake/imake-1.0.7.ebuild
16 index 3c873f2e98c..deb33c715a4 100644
17 --- a/x11-misc/imake/imake-1.0.7.ebuild
18 +++ b/x11-misc/imake/imake-1.0.7.ebuild
19 @@ -7,7 +7,7 @@ XORG_STATIC=no
20 inherit xorg-2
21
22 DESCRIPTION="C preprocessor interface to the make utility"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND="x11-misc/xorg-cf-files"