diff options
author | David Seifert <soap@gentoo.org> | 2017-12-10 18:12:02 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-10 18:14:19 +0100 |
commit | bc892623b31a5e3a039606daf43ca48628b0d06b (patch) | |
tree | 7e9e9195039c02c34094fef7bbc6755e1cab6a96 /kde-frameworks/extra-cmake-modules | |
parent | kde-frameworks/extra-cmake-modules: stabilise 5.40.0-r1 for ppc64 using ALLAR... (diff) | |
download | gentoo-bc892623b31a5e3a039606daf43ca48628b0d06b.tar.gz gentoo-bc892623b31a5e3a039606daf43ca48628b0d06b.tar.bz2 gentoo-bc892623b31a5e3a039606daf43ca48628b0d06b.zip |
kde-frameworks/extra-cmake-modules: stabilise 5.40.0-r1 for arm using ALLARCHES
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/extra-cmake-modules')
-rw-r--r-- | kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.40.0-r1.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.40.0-r1.ebuild index fb737e2f2045..9e3b717fdaf6 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.40.0-r1.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.40.0-r1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://cgit.kde.org/extra-cmake-modules.git" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86" IUSE="doc test" DEPEND=" |