diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:04:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:04:37 +0200 |
commit | c80cbd9c03e0a4f1a87d589aae875f90b7702228 (patch) | |
tree | 7797819d63dd89033e7bf672543147f0e9885f54 /app-office/akonadi-server | |
parent | 04abe77ca1a0074caaa11b99f3cf4cfb66ff1101 (diff) | |
download | gentoo-c80cbd9c03e0a4f1a87d589aae875f90b7702228.tar.gz gentoo-c80cbd9c03e0a4f1a87d589aae875f90b7702228.tar.xz |
app-office/akonadi-server: amd64 stable wrt bug #563528
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4f92f426b62..05a48390473 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 @@ -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 |