diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:50:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:50 +0200 |
commit | 384852a8097124421c88fb0402a918a121692163 (patch) | |
tree | b03ba934c272beb4a59ed814d6d3710e92371971 | |
parent | dev-haskell/haskeline: ppc64 stable wrt bug #534980 (diff) | |
download | gentoo-384852a8097124421c88fb0402a918a121692163.tar.gz gentoo-384852a8097124421c88fb0402a918a121692163.tar.bz2 gentoo-384852a8097124421c88fb0402a918a121692163.zip |
app-office/akonadi-server: ppc64 stable wrt bug #555334
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild index 97f54f719494..5d2c52c3fea5 100644 --- a/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild @@ -11,7 +11,7 @@ if [[ $PV = *9999* ]]; then KEYWORDS="" 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 |