diff options
author | 2012-03-02 21:24:45 +0000 | |
---|---|---|
committer | 2012-03-02 21:24:45 +0000 | |
commit | 843642b1d31d42a76ac854846bf8fdd3a8cffa58 (patch) | |
tree | 812b2e92a8913a027abdf9d44238c102ba3a4a10 /dev-util/cmake/cmake-2.8.6-r4.ebuild | |
parent | Marking pnp4nagios-0.6.14 ppc64 for bug 400425 (diff) | |
download | gentoo-2-843642b1d31d42a76ac854846bf8fdd3a8cffa58.tar.gz gentoo-2-843642b1d31d42a76ac854846bf8fdd3a8cffa58.tar.bz2 gentoo-2-843642b1d31d42a76ac854846bf8fdd3a8cffa58.zip |
Marking cmake-2.8.6-r4 ppc64 for bug 391425
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/cmake/cmake-2.8.6-r4.ebuild')
-rw-r--r-- | dev-util/cmake/cmake-2.8.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmake/cmake-2.8.6-r4.ebuild b/dev-util/cmake/cmake-2.8.6-r4.ebuild index afbff9cb14b3..7e9a4ab9414c 100644 --- a/dev-util/cmake/cmake-2.8.6-r4.ebuild +++ b/dev-util/cmake/cmake-2.8.6-r4.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/dev-util/cmake/cmake-2.8.6-r4.ebuild,v 1.7 2012/01/28 18:34:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.6-r4.ebuild,v 1.8 2012/03/02 21:24:45 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cmake.org/" SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="CMake" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="emacs ncurses qt4 vim-syntax" |