diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 13:13:10 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 13:13:52 -0800 |
commit | 3336b517fb5e6f20de8a4a080ed087db0393b30f (patch) | |
tree | 23b8c0371cbd737c05c9d02ab5ac6a3f6e3b7180 | |
parent | dev-python/simplejson: alpha stable, bug 564308. (diff) | |
download | gentoo-3336b517fb5e6f20de8a4a080ed087db0393b30f.tar.gz gentoo-3336b517fb5e6f20de8a4a080ed087db0393b30f.tar.bz2 gentoo-3336b517fb5e6f20de8a4a080ed087db0393b30f.zip |
dev-util/cmake: alpha stable, bug 561620.
-rw-r--r-- | dev-util/cmake/cmake-3.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.3.1-r1.ebuild b/dev-util/cmake/cmake-3.3.1-r1.ebuild index 6338e89d301a..2de2a729b68d 100644 --- a/dev-util/cmake/cmake-3.3.1-r1.ebuild +++ b/dev-util/cmake/cmake-3.3.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}. LICENSE="CMake" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs system-jsoncpp ncurses qt4 qt5" RDEPEND=" |