diff options
author | Markus Meier <maekke@gentoo.org> | 2012-07-14 12:14:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-07-14 12:14:26 +0000 |
commit | 3bf7e3086357c5a8616cf9b4e539a4bc8b06e054 (patch) | |
tree | 144ea168502eb6df52a1e3feba0054c08f100ff6 /xfce-base/garcon/garcon-0.2.0.ebuild | |
parent | arm stable, bug #416233 (diff) | |
download | gentoo-2-3bf7e3086357c5a8616cf9b4e539a4bc8b06e054.tar.gz gentoo-2-3bf7e3086357c5a8616cf9b4e539a4bc8b06e054.tar.bz2 gentoo-2-3bf7e3086357c5a8616cf9b4e539a4bc8b06e054.zip |
arm stable, bug #416233
(Portage version: 2.1.11.6/cvs/Linux i686)
Diffstat (limited to 'xfce-base/garcon/garcon-0.2.0.ebuild')
-rw-r--r-- | xfce-base/garcon/garcon-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.2.0.ebuild b/xfce-base/garcon/garcon-0.2.0.ebuild index b96e7e89fa91..c0f0de9b5812 100644 --- a/xfce-base/garcon/garcon-0.2.0.ebuild +++ b/xfce-base/garcon/garcon-0.2.0.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/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.8 2012/05/22 05:29:47 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.9 2012/07/14 12:14:26 maekke Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14 |