diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:24 +0100 |
commit | 1d081d25716d29f313a39013080a8127675d08e3 (patch) | |
tree | 5de9182ca866469a00d7d8b4899bed400c9c04d7 /x11-drivers | |
parent | x11-base/xorg-server: stable 1.20.4 for ia64, bug #682846 (diff) | |
download | gentoo-1d081d25716d29f313a39013080a8127675d08e3.tar.gz gentoo-1d081d25716d29f313a39013080a8127675d08e3.tar.bz2 gentoo-1d081d25716d29f313a39013080a8127675d08e3.zip |
x11-drivers/xf86-video-ati: stable 19.0.1 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild index a343f09054d2..59f91e9c5a08 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.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 ~amd64-fbsd" + KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" fi DESCRIPTION="ATI video driver" |