diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:35:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:35:01 +0100 |
commit | 381bb918105a81ebc9a7a0e7a3f63712db3957e2 (patch) | |
tree | dd377c9a58acbf870c1a407dd25825cdbbe64523 /x11-drivers | |
parent | x11-base/xorg-proto: ia64 stable wrt bug #700310 (diff) | |
download | gentoo-381bb918105a81ebc9a7a0e7a3f63712db3957e2.tar.gz gentoo-381bb918105a81ebc9a7a0e7a3f63712db3957e2.tar.bz2 gentoo-381bb918105a81ebc9a7a0e7a3f63712db3957e2.zip |
x11-drivers/xf86-video-ati: ia64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild index dc41d2ec4645..ffa10be98974 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc ~x86" fi DESCRIPTION="ATI video driver" |