summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild')
-rw-r--r--kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
index 9946bc9d4309..f7316f0d7691 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic kde4-base
DESCRIPTION="Extra Plasma applets and engines"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="attica debug desktopglobe exif fcitx ibus json +kdepim oauth qalculate
qwt scim"
@@ -42,7 +42,7 @@ RDEPEND="${COMMON_DEPEND}
src_configure() {
# bug 560884
- use ppc64 && append-flags -mno-altivec
+ use ~ppc64 && append-flags -mno-altivec
local mycmakeargs=(
-DDBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces/"
-DWITH_Nepomuk=OFF