diff options
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild b/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild index 14006a896080..e52b2d0f3e0e 100644 --- a/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild,v 1.2 2015/01/12 23:41:50 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild,v 1.3 2015/02/18 15:56:58 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules qt4 static-libs pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RESTRICT="bindist test" |