mail-client/roundcube: stable 1.2.7 for ppc64, bug #636970
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 19 Mar 2018 09:25:28 +0000 (09:25 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 19 Mar 2018 09:25:28 +0000 (09:25 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

mail-client/roundcube/roundcube-1.2.7.ebuild

index 049722d096bd3e1aeec87852bf96ab552924df07..bead793bd0e152b9b8d2e938a6989436faa83123 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
 # 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 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ppc64 x86"
 
 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
 REQUIRED_USE="|| ( mysql postgres sqlite )"