diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:33:49 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:49:39 +0900 |
commit | cccf8b8d3941712d5b63dce0592905ddd8cb2e47 (patch) | |
tree | 25e4a05cd87dbbf6bf4bdbb4bd3dd59b35afe5f5 | |
parent | kde-frameworks/baloo: amd64 stable (diff) | |
download | gentoo-cccf8b8d3941712d5b63dce0592905ddd8cb2e47.tar.gz gentoo-cccf8b8d3941712d5b63dce0592905ddd8cb2e47.tar.bz2 gentoo-cccf8b8d3941712d5b63dce0592905ddd8cb2e47.zip |
kde-frameworks/extra-cmake-modules: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
-rw-r--r-- | kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.29.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.29.0.ebuild index 9d3d82e1ff7b..6a118767e52b 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.29.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" DEPEND=" |