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/videoproto/
Date: Thu, 22 Sep 2016 15:56:23
Message-Id: 1474559738.fd4fc47e65951810e449e6382a89e45f8453553e.klausman@gentoo
1 commit: fd4fc47e65951810e449e6382a89e45f8453553e
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 22 15:54:16 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 15:55:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4fc47e
7
8 x11-proto/videoproto-2.3.3-r0: add alpha keyword
9
10 Gentoo-Bug: 579266
11
12 x11-proto/videoproto/videoproto-2.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-proto/videoproto/videoproto-2.3.3.ebuild b/x11-proto/videoproto/videoproto-2.3.3.ebuild
16 index 444a58b..56f9f45 100644
17 --- a/x11-proto/videoproto/videoproto-2.3.3.ebuild
18 +++ b/x11-proto/videoproto/videoproto-2.3.3.ebuild
19 @@ -9,7 +9,7 @@ inherit xorg-2
20
21 DESCRIPTION="X.Org Video protocol headers"
22
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=""