diff options
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild index 5f2934fbf814..8e7518981192 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.261.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/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild,v 1.2 2013/01/15 11:08:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild,v 1.3 2013/01/16 10:37:30 ago Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -22,7 +22,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit selinux vdpau kde +sse2check" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |