diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:55:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-18 19:55:48 +0000 |
commit | a77d9d939f11aacac358a8053569c2ca6c9c91a0 (patch) | |
tree | 19828d723e0c416d157ab27f26f5e3e5fbe97e11 /xfce-base/exo/exo-0.10.2-r1.ebuild | |
parent | Stable for ppc64, wrt bug #513930 (diff) | |
download | gentoo-2-a77d9d939f11aacac358a8053569c2ca6c9c91a0.tar.gz gentoo-2-a77d9d939f11aacac358a8053569c2ca6c9c91a0.tar.bz2 gentoo-2-a77d9d939f11aacac358a8053569c2ca6c9c91a0.zip |
Stable for alpha, wrt bug #513930
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-base/exo/exo-0.10.2-r1.ebuild')
-rw-r--r-- | xfce-base/exo/exo-0.10.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.10.2-r1.ebuild b/xfce-base/exo/exo-0.10.2-r1.ebuild index c3d6bfabd3fd..7bc5288d9617 100644 --- a/xfce-base/exo/exo-0.10.2-r1.ebuild +++ b/xfce-base/exo/exo-0.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.6 2014/07/18 19:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.7 2014/07/18 19:55:48 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-lang/perl-5.6 |