diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-26 20:55:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-26 21:19:19 +0100 |
commit | b98a809e92c19c6999eceeb0d0cee6a4e5db9834 (patch) | |
tree | 3d0c9ac228cf961c7968ff98dd1f432e6e18770d /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-input-libinput: stable 0.28.1 for ia64, bug #669588 (diff) | |
download | gentoo-b98a809e92c19c6999eceeb0d0cee6a4e5db9834.tar.gz gentoo-b98a809e92c19c6999eceeb0d0cee6a4e5db9834.tar.bz2 gentoo-b98a809e92c19c6999eceeb0d0cee6a4e5db9834.zip |
x11-drivers/xf86-video-ati: stable 18.1.0 for ia64, bug #669588
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild index 5c1848349496..a18f3cd17146 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.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" |