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 00:48:56
Message-Id: 1556412502.2bfdc6966f397b4eed000d8237938509873eb4b6.mattst88@gentoo
1 commit: 2bfdc6966f397b4eed000d8237938509873eb4b6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 00:48:22 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 00:48:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfdc696
7
8 x11-misc/makedepend-1.0.6: alpha 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 d90667ad33f..69f098a9e71 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=""