app-office/akonadi-server: x86 stable wrt bug #555334

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
This commit is contained in:
Agostino Sarubbo
2015-09-20 11:26:25 +02:00
parent ffa72b9dba
commit c0b046063d

View File

@@ -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