diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-12-10 23:14:22 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-12-10 23:15:44 +1100 |
commit | 134208f4aa164359cea882a7a100ea837cd7b771 (patch) | |
tree | e689c5a7ba525b94766b0901fe82b48bd5aed0c3 /kde-frameworks | |
parent | dev-qt: remove 5.9.2 (diff) | |
download | gentoo-134208f4aa164359cea882a7a100ea837cd7b771.tar.gz gentoo-134208f4aa164359cea882a7a100ea837cd7b771.tar.bz2 gentoo-134208f4aa164359cea882a7a100ea837cd7b771.zip |
kde-frameworks/extra-cmake-modules: stabilise 5.40.0-r1 for ppc using ALLARCHES
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks')
-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 624f852a71cc..36036462fbda 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=" |