summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-05-31 13:05:05 +0200
committerJohannes Huber <johu@gentoo.org>2016-05-31 13:05:15 +0200
commite73c47d547584466468cef5536bef7602a834666 (patch)
treeadc588843963ded81eff32b0f41269686d782157 /app-office
parentdev-libs/libwacom-0.18-r0: add alpha keyword (diff)
downloadgentoo-e73c47d547584466468cef5536bef7602a834666.tar.gz
gentoo-e73c47d547584466468cef5536bef7602a834666.tar.bz2
gentoo-e73c47d547584466468cef5536bef7602a834666.zip
app-office/akonadi-server: Drop ppc/ppc64 to testing
No stable reverse dependencies left due to bfa4140c1969992bb8d5b7e38565bb1a99003095 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-office')
-rw-r--r--app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
index b59b6115fdd4..8ce6f72f3ab1 100644
--- a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ if [[ $PV = *9999* ]]; then
KEYWORDS="ppc ppc64"
else
SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2"
- KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${P/-server/}"
fi