diff options
author | Paolo Pedroni <paolo.pedroni@iol.it> | 2015-11-27 16:49:17 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-11-28 17:32:43 +0000 |
commit | 017eada826b7ca0a1ae561f567e190f0909b15cd (patch) | |
tree | cf0d559e8a8e68f44b7a69dbbb3341dd6b35ff0a /lxqt-base/lxqt-meta | |
parent | lxqt-base/lxqt-meta: Fix indentation in metadata.xml file. (diff) | |
download | gentoo-017eada826b7ca0a1ae561f567e190f0909b15cd.tar.gz gentoo-017eada826b7ca0a1ae561f567e190f0909b15cd.tar.bz2 gentoo-017eada826b7ca0a1ae561f567e190f0909b15cd.zip |
lxqt-base/lxqt-*-0.10.0: drop ~arm and ~arm64
lxqt-base/liblxqt-0.10.0: drop ~arm and ~arm64
x11-misc/pcmanfm-qt-0.10.0: drop ~arm and ~arm64
kde-frameworks/solid and kde-plasma/libkscreen are not keyworded for arm
and arm64
Diffstat (limited to 'lxqt-base/lxqt-meta')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.10.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.10.0.ebuild index f4869cddf660..9e9aa5a99f4b 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.10.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.10.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://lxqt.org/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="+about admin +filemanager +icons lightdm lximage minimal +oxygen +policykit powermanagement sddm ssh-askpass sudo" REQUIRED_USE="oxygen? ( icons )" |