mail-client/roundcube: add ~ppc keyword (bug 594824).
authorMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 10:38:38 +0000 (12:38 +0200)
committerMichael Weber <xmw@gentoo.org>
Sat, 1 Apr 2017 10:38:38 +0000 (12:38 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

mail-client/roundcube/roundcube-1.2.4.ebuild

index 28d0cc22b0f147fd6b19c553c5ad288cde4741c3..4ce1abb11e78d3f9791da6262906328368fc1a7b 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="amd64 arm ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
 
 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
 REQUIRED_USE="|| ( mysql postgres sqlite )"