commit: f540526df500a6f97a4293b1fab688dd45d9dcf4 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 15:36:38 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Mar 6 15:50:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f540526d
x11-proto/presentproto-1.1-r0: add alpha keyword Gentoo-Bug: 611056 x11-proto/presentproto/presentproto-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild index c876fb9844f..b759cea8a06 100644 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ b/x11-proto/presentproto/presentproto-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -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" +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" IUSE="" RDEPEND=""
