Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/presentproto/
Date: Mon, 06 Mar 2017 15:51:32
Message-Id: 1488815435.f540526df500a6f97a4293b1fab688dd45d9dcf4.klausman@gentoo
1 commit: f540526df500a6f97a4293b1fab688dd45d9dcf4
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 6 15:36:38 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 15:50:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f540526d
7
8 x11-proto/presentproto-1.1-r0: add alpha keyword
9
10 Gentoo-Bug: 611056
11
12 x11-proto/presentproto/presentproto-1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild
16 index c876fb9844f..b759cea8a06 100644
17 --- a/x11-proto/presentproto/presentproto-1.1.ebuild
18 +++ b/x11-proto/presentproto/presentproto-1.1.ebuild
19 @@ -7,7 +7,7 @@ inherit xorg-2
20
21 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~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 ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=""