diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:39:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:39:10 +0100 |
commit | b53b448138360e8d64e404540abcc6b8575f41dc (patch) | |
tree | d8fa9636980e729b41d7db2e2ab267278e53596e /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: stable 0.36.0 for ia64, bug #649316 (diff) | |
download | gentoo-b53b448138360e8d64e404540abcc6b8575f41dc.tar.gz gentoo-b53b448138360e8d64e404540abcc6b8575f41dc.tar.bz2 gentoo-b53b448138360e8d64e404540abcc6b8575f41dc.zip |
x11-drivers/xf86-video-ati: stable 18.0.1 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 2671baeab5bf..3f645ee9d4d2 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" |