diff options
Diffstat (limited to 'x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild')
-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="" |