commit: 437bd8ae13730336a3a462ee87292580cf37f0bd Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Feb 2 09:15:16 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Feb 2 10:10:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437bd8ae
mail-client/roundcube: keyworded 1.3.8 for hppa, bug #594824 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> mail-client/roundcube/roundcube-1.3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/roundcube/roundcube-1.3.8.ebuild b/mail-client/roundcube/roundcube-1.3.8.ebuild index f8f2785064c..18511c401a1 100644 --- a/mail-client/roundcube/roundcube-1.3.8.ebuild +++ b/mail-client/roundcube/roundcube-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="change-password enigma ldap managesieve mysql postgres sqlite ssl spell" REQUIRED_USE="|| ( mysql postgres sqlite )"
