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 | |
parent | app-admin/syslog-ng: amd64 stable wrt bug #563638 (diff) | |
download | gentoo-c80cbd9c03e0a4f1a87d589aae875f90b7702228.tar.gz gentoo-c80cbd9c03e0a4f1a87d589aae875f90b7702228.tar.bz2 gentoo-c80cbd9c03e0a4f1a87d589aae875f90b7702228.zip |
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')
-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 4f92f426b62b..05a483904734 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 |