diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:27:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:27:54 +0000 |
commit | 2e09ac84de86a488a1ea5e1d4dde1b86730a726c (patch) | |
tree | 41fe6e705dc7e5501d13d60b56e40c3d3f84750f /xfce-base/garcon/garcon-0.2.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-2e09ac84de86a488a1ea5e1d4dde1b86730a726c.tar.gz gentoo-2-2e09ac84de86a488a1ea5e1d4dde1b86730a726c.tar.bz2 gentoo-2-2e09ac84de86a488a1ea5e1d4dde1b86730a726c.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
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 ae678cd59f9f..022a4c33bc0b 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.2 2012/05/05 06:46:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.3 2012/05/16 14:27:54 aballier 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 |