summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/allegro/allegro-4.2.2.ebuild')
-rw-r--r--media-libs/allegro/allegro-4.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegro/allegro-4.2.2.ebuild b/media-libs/allegro/allegro-4.2.2.ebuild
index 8607741bacf5..c3151ff9710c 100644
--- a/media-libs/allegro/allegro-4.2.2.ebuild
+++ b/media-libs/allegro/allegro-4.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.2.ebuild,v 1.3 2008/02/05 16:15:37 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.2.ebuild,v 1.4 2008/02/05 16:29:27 coldwind Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz"
LICENSE="Allegro"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 -sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 -sparc x86"
IUSE="X alsa arts esd fbcon jack oss svga vga"
RDEPEND="alsa? ( media-libs/alsa-lib )