diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 12:54:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-11 12:54:25 +0200 |
commit | fbdcb129583d97a28564b56bad486391321a536d (patch) | |
tree | 09ee2da6dc3dfa6ad4c3ec471550b5b2979699c5 /app-office | |
parent | d64be016252e524c703fc79e90d9d1032d0813ff (diff) | |
download | gentoo-fbdcb129583d97a28564b56bad486391321a536d.tar.gz gentoo-fbdcb129583d97a28564b56bad486391321a536d.tar.xz |
app-office/akonadi-server: amd64 stable wrt bug #584652
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.13.1_pre20160203-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.13.1_pre20160203-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.13.1_pre20160203-r1.ebuild index cff46c62651..22e60826d24 100644 --- a/app-office/akonadi-server/akonadi-server-1.13.1_pre20160203-r1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.13.1_pre20160203-r1.ebuild @@ -18,7 +18,7 @@ else SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2" S="${WORKDIR}/${P/-server/}" fi - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi inherit cmake-utils ${scm_eclass} |