diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 01:19:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 01:40:27 +0200 |
commit | 06269a01186c2d4abdc9eba4c4e9b96a885631f8 (patch) | |
tree | fee916b32057e28127b2500b36ae25584166c4f6 /kde-frameworks/extra-cmake-modules | |
parent | kde-frameworks/breeze-icons-rcc: x86 stable (bug #779994) (diff) | |
download | gentoo-06269a01186c2d4abdc9eba4c4e9b96a885631f8.tar.gz gentoo-06269a01186c2d4abdc9eba4c4e9b96a885631f8.tar.bz2 gentoo-06269a01186c2d4abdc9eba4c4e9b96a885631f8.zip |
kde-frameworks/extra-cmake-modules: x86 stable (bug #779994)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/extra-cmake-modules')
-rw-r--r-- | kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.80.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.80.0.ebuild index 6bd09789c613..5f8dfb2cf3d6 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.80.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.80.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="doc test" RESTRICT+=" !test? ( test )" |