Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/imake/
Date: Sun, 28 Apr 2019 00:49:01
Message-Id: 1556412501.5a1282c11e8a1a89989149cac2168c8a5f53fc16.mattst88@gentoo
1 commit: 5a1282c11e8a1a89989149cac2168c8a5f53fc16
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 00:48:21 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 00:48:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1282c1
7
8 x11-misc/imake-1.0.8: alpha stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-misc/imake/imake-1.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/imake/imake-1.0.8.ebuild b/x11-misc/imake/imake-1.0.8.ebuild
16 index 8083d839acb..dfd64b7f114 100644
17 --- a/x11-misc/imake/imake-1.0.8.ebuild
18 +++ b/x11-misc/imake/imake-1.0.8.ebuild
19 @@ -7,7 +7,7 @@ XORG_STATIC=no
20 inherit xorg-3
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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND="x11-misc/xorg-cf-files"