summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/vlc/vlc-2.0.3.ebuild')
-rw-r--r--media-video/vlc/vlc-2.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-2.0.3.ebuild b/media-video/vlc/vlc-2.0.3.ebuild
index a666a65aa485..a305f6242ad5 100644
--- a/media-video/vlc/vlc-2.0.3.ebuild
+++ b/media-video/vlc/vlc-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.3.ebuild,v 1.5 2012/09/24 20:08:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.3.ebuild,v 1.6 2012/10/05 14:24:16 ranger Exp $
EAPI="4"
@@ -39,7 +39,7 @@ LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 -sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 -sparc x86 ~amd64-fbsd ~x86-fbsd"
else
KEYWORDS=""
fi