diff options
author | 2013-08-31 09:14:10 +0000 | |
---|---|---|
committer | 2013-08-31 09:14:10 +0000 | |
commit | 9903dc2c70aa91ab81abacb1144a9c1b9c9e8d7f (patch) | |
tree | bbbe0d247ba78714a44c7d2ed2c4e4250d3fa38f /x11-misc/bumblebee/bumblebee-3.2.1.ebuild | |
parent | Stable for amd64, wrt bug #480304 (diff) | |
download | historical-9903dc2c70aa91ab81abacb1144a9c1b9c9e8d7f.tar.gz historical-9903dc2c70aa91ab81abacb1144a9c1b9c9e8d7f.tar.bz2 historical-9903dc2c70aa91ab81abacb1144a9c1b9c9e8d7f.zip |
Stable for amd64, wrt bug #480128
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-misc/bumblebee/bumblebee-3.2.1.ebuild')
-rw-r--r-- | x11-misc/bumblebee/bumblebee-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild index 9ff92ad23e82..4d56ddc63346 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1.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-misc/bumblebee/bumblebee-3.2.1.ebuild,v 1.1 2013/05/26 18:55:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.2.1.ebuild,v 1.2 2013/08/31 09:14:04 ago Exp $ EAPI=5 inherit eutils multilib readme.gentoo systemd user @@ -11,7 +11,7 @@ SRC_URI="http://bumblebee-project.org/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+bbswitch video_cards_nouveau video_cards_nvidia" |