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/makedepend/
Date: Sun, 28 Apr 2019 04:21:56
Message-Id: 1556425278.e789f384181e78cc53ce6b9b14e7db8490499795.mattst88@gentoo
1 commit: e789f384181e78cc53ce6b9b14e7db8490499795
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 04:21:18 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 04:21:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e789f384
7
8 x11-misc/makedepend-1.0.6: ppc64 stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-misc/makedepend/makedepend-1.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild b/x11-misc/makedepend/makedepend-1.0.6.ebuild
16 index 6668fd8fb2a..63e6f46c496 100644
17 --- a/x11-misc/makedepend/makedepend-1.0.6.ebuild
18 +++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild
19 @@ -6,7 +6,7 @@ XORG_STATIC=no
20 inherit xorg-3
21
22 DESCRIPTION="create dependencies in makefiles"
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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=""