diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 20:03:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 20:03:22 +0000 |
commit | 1bee444a7fd1cc37a33849f4c7408532a268ff71 (patch) | |
tree | 76f0b4fdfe5643e298f572fe621bee5153337a18 /x11-drivers | |
parent | dev-libs/re2: keyworded 0.2018.10.01 for ppc64, bug #563932 (diff) | |
download | gentoo-1bee444a7fd1cc37a33849f4c7408532a268ff71.tar.gz gentoo-1bee444a7fd1cc37a33849f4c7408532a268ff71.tar.bz2 gentoo-1bee444a7fd1cc37a33849f4c7408532a268ff71.zip |
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@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | 4 |
1 files 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 bdf03f607355..4310815c8d60 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="" |