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/imake/
Date: Sun, 28 Apr 2019 20:59:50
Message-Id: 1556485154.049e75647f4d4b4fa88dd4f9b5ee8c27694891d6.slyfox@gentoo
1 commit: 049e75647f4d4b4fa88dd4f9b5ee8c27694891d6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 28 18:29:51 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:59:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049e7564
7
8 x11-misc/imake: stable 1.0.8 for sparc, bug #682846
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-misc/imake/imake-1.0.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-misc/imake/imake-1.0.8.ebuild b/x11-misc/imake/imake-1.0.8.ebuild
19 index a60e69608fa..ab1cc70ba05 100644
20 --- a/x11-misc/imake/imake-1.0.8.ebuild
21 +++ b/x11-misc/imake/imake-1.0.8.ebuild
22 @@ -7,7 +7,7 @@ XORG_STATIC=no
23 inherit xorg-3
24
25 DESCRIPTION="C preprocessor interface to the make utility"
26 -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"
27 +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"
28 IUSE=""
29
30 RDEPEND="x11-misc/xorg-cf-files"