summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/allegro/allegro-5.0.4.ebuild')
-rw-r--r--media-libs/allegro/allegro-5.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegro/allegro-5.0.4.ebuild b/media-libs/allegro/allegro-5.0.4.ebuild
index 8868a7de0123..f270fe774821 100644
--- a/media-libs/allegro/allegro-5.0.4.ebuild
+++ b/media-libs/allegro/allegro-5.0.4.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/media-libs/allegro/allegro-5.0.4.ebuild,v 1.2 2011/10/06 20:16:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.4.ebuild,v 1.3 2011/10/11 21:28:37 ssuominen Exp $
EAPI=2
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz"
LICENSE="BSD ZLIB"
SLOT="5"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
IUSE="alsa dumb flac gtk jpeg openal oss physfs png pulseaudio test truetype vorbis X xinerama"
RDEPEND="alsa? ( media-libs/alsa-lib )