commit: 1bee444a7fd1cc37a33849f4c7408532a268ff71 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Dec 26 20:03:22 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Dec 26 20:03:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bee444a
x11-drivers/xf86-video-ast: keyworded 1.1.5 for ppc64, bug #663764 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 index bdf03f60735..4310815c8d6 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,6 +6,6 @@ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" LICENSE="MIT" IUSE=""
