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, 04 Nov 2018 14:16:21
Message-Id: 1541340951.71a781cafaa94048c2906487b7f8942d1b764519.slyfox@gentoo
1 commit: 71a781cafaa94048c2906487b7f8942d1b764519
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Nov 4 11:21:31 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 14:15:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a781ca
7
8 x11-misc/imake: stable 1.0.7-r1 for sparc, bug #668900
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, 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.7-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild b/x11-misc/imake/imake-1.0.7-r1.ebuild
19 index b676077bfd9..2c197d80455 100644
20 --- a/x11-misc/imake/imake-1.0.7-r1.ebuild
21 +++ b/x11-misc/imake/imake-1.0.7-r1.ebuild
22 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
23 LIVE_DEPEND=">=x11-misc/util-macros-1.18"
24 else
25 SRC_URI="mirror://xorg/util/${P}.tar.bz2"
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 fi
29
30 LICENSE="MIT"