diff options
author | 2013-10-08 05:07:01 +0000 | |
---|---|---|
committer | 2013-10-08 05:07:01 +0000 | |
commit | 2ef0ccf41543f287188371d20f1d10ab5e1890f3 (patch) | |
tree | 134779a1a9dc4a59e2392bc9e90568e80d471293 /x11-drivers/ati-drivers/ati-drivers-13.9.ebuild | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | historical-2ef0ccf41543f287188371d20f1d10ab5e1890f3.tar.gz historical-2ef0ccf41543f287188371d20f1d10ab5e1890f3.tar.bz2 historical-2ef0ccf41543f287188371d20f1d10ab5e1890f3.zip |
Stable for x86, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-13.9.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-13.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild index b35b695ec463..372b37ddaf72 100644 --- a/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild,v 1.2 2013/09/29 11:26:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild,v 1.3 2013/10/08 05:05:09 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules multilib qt4 static-libs pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist test" |