diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-12 20:01:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-12 22:32:51 +0200 |
commit | 191c397fb1dd504e04cbdefe6f48bc1f5056e2c1 (patch) | |
tree | ad8bb5711436444334325994846dc982cb6ad006 /kde-frameworks/extra-cmake-modules | |
parent | games-emulation/advancescan: Fix build for gcc-6, bug 594336 (diff) | |
download | gentoo-191c397fb1dd504e04cbdefe6f48bc1f5056e2c1.tar.gz gentoo-191c397fb1dd504e04cbdefe6f48bc1f5056e2c1.tar.bz2 gentoo-191c397fb1dd504e04cbdefe6f48bc1f5056e2c1.zip |
kde-frameworks/extra-cmake-modules: arm/ppc/ppc64 ALLARCHES stable
Maintainer stabilisation.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-frameworks/extra-cmake-modules')
-rw-r--r-- | kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.37.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.37.0-r1.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.37.0-r1.ebuild index e26e294f3dc1..a3875005ed0d 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.37.0-r1.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.37.0-r1.ebuild @@ -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=" |