diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-16 13:33:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-16 14:27:04 +0200 |
commit | 1adc6dbf22a8a1fff4084e1b00cae4794c4a244d (patch) | |
tree | 5bb1c63a6eb856b14eedee00dbfd2f6faa319ce7 /kde-frameworks | |
parent | media-libs/glfw: De-stabilise hppa (diff) | |
download | gentoo-1adc6dbf22a8a1fff4084e1b00cae4794c4a244d.tar.gz gentoo-1adc6dbf22a8a1fff4084e1b00cae4794c4a244d.tar.bz2 gentoo-1adc6dbf22a8a1fff4084e1b00cae4794c4a244d.zip |
kde-frameworks/extra-cmake-modules: Revert hppa ALLARCHES stable
This reverts commit 287cefbc6f82a4622f9bca7370d745ed58a9839e.
Diffstat (limited to 'kde-frameworks')
-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 28f65ffe2679..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=" |