diff options
author | 2014-02-22 21:10:51 +0000 | |
---|---|---|
committer | 2014-02-22 21:10:51 +0000 | |
commit | a07273c51226792eb35d0d4a2953bc6067411ede (patch) | |
tree | 9e8e89f48e89080b83c7d9b468de28ddff8f801e /dev-lang/vala/vala-0.20.1.ebuild | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-a07273c51226792eb35d0d4a2953bc6067411ede.tar.gz gentoo-2-a07273c51226792eb35d0d4a2953bc6067411ede.tar.bz2 gentoo-2-a07273c51226792eb35d0d4a2953bc6067411ede.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-lang/vala/vala-0.20.1.ebuild')
-rw-r--r-- | dev-lang/vala/vala-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/vala/vala-0.20.1.ebuild b/dev-lang/vala/vala-0.20.1.ebuild index 37f7258d8b3b..d8c6d95f52af 100644 --- a/dev-lang/vala/vala-0.20.1.ebuild +++ b/dev-lang/vala/vala-0.20.1.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/dev-lang/vala/vala-0.20.1.ebuild,v 1.5 2014/02/22 14:35:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.20.1.ebuild,v 1.6 2014/02/22 21:10:51 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/Vala" LICENSE="LGPL-2.1" SLOT="0.20" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="test +vapigen" RDEPEND=" |