Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ast/
Date: Wed, 26 Dec 2018 20:04:41
Message-Id: 1545854602.1bee444a7fd1cc37a33849f4c7408532a268ff71.slyfox@gentoo
1 commit: 1bee444a7fd1cc37a33849f4c7408532a268ff71
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 26 20:03:22 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 26 20:03:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bee444a
7
8 x11-drivers/xf86-video-ast: keyworded 1.1.5 for ppc64, bug #663764
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
18 index bdf03f60735..4310815c8d6 100644
19 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
20 +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -6,6 +6,6 @@ EAPI=5
28 inherit xorg-2
29
30 DESCRIPTION="X.Org driver for ASpeedTech cards"
31 -KEYWORDS="amd64 x86 ~amd64-fbsd ~x86-fbsd"
32 +KEYWORDS="amd64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
33 LICENSE="MIT"
34 IUSE=""