commit: 14d8c788d29ad50bd7b896aa5ef880ff9c5a0186 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon May 7 22:33:04 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue May 8 06:23:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d8c788
x11-drivers/xf86-video-ati: stable 18.0.1 for sparc Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild index 8894cd77aea..c1bc5c73512 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi DESCRIPTION="ATI video driver"
