diff options
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild index edad342df5c5..0df235e3c811 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild,v 1.2 2011/03/23 15:22:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild,v 1.3 2011/03/23 19:17:31 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -10,7 +10,7 @@ MY_32B_URI="http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugi DESCRIPTION="Adobe Flash Player" SRC_URI="${MY_32B_URI}" HOMEPAGE="http://www.adobe.com/" -IUSE="nspluginwrapper vdpau" +IUSE="+nspluginwrapper vdpau" SLOT="0" KEYWORDS="-* ~amd64 x86" |