diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-05-26 01:34:43 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-05-26 03:31:31 +1000 |
commit | bfa4140c1969992bb8d5b7e38565bb1a99003095 (patch) | |
tree | bbb5c8f5a58bc2294ab161fed89026a2c902d77c /kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild | |
parent | profiles: stable mask on ppc USE flags that require KDE dependencies (diff) | |
download | gentoo-bfa4140c1969992bb8d5b7e38565bb1a99003095.tar.gz gentoo-bfa4140c1969992bb8d5b7e38565bb1a99003095.tar.bz2 gentoo-bfa4140c1969992bb8d5b7e38565bb1a99003095.zip |
Drop ppc and ppc64 to testing in KDE-related packages.
Diffstat (limited to 'kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild')
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild index 851327a77a9f..efd9aefd5457 100644 --- a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild +++ b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild @@ -13,7 +13,7 @@ KDE_REQUIRED="never" inherit kde4-base DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit xmlpatterns" HOMEPAGE="https://techbase.kde.org/Development/Languages/Smoke" |