summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/gmtk/gmtk-1.0.5.ebuild')
-rw-r--r--media-libs/gmtk/gmtk-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gmtk/gmtk-1.0.5.ebuild b/media-libs/gmtk/gmtk-1.0.5.ebuild
index bd608d2ad45a..6a1c52bf44c1 100644
--- a/media-libs/gmtk/gmtk-1.0.5.ebuild
+++ b/media-libs/gmtk/gmtk-1.0.5.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-libs/gmtk/gmtk-1.0.5.ebuild,v 1.1 2012/01/03 15:45:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmtk/gmtk-1.0.5.ebuild,v 1.2 2012/01/27 17:03:55 ago Exp $
EAPI=4
inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
IUSE="alsa +dconf pulseaudio"
COMMON_DEPEND=">=dev-libs/glib-2.26