summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 19:45:18 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:22:10 +0100
commit1f73e165c1e5730d8d525b3242f78e752d6727d3 (patch)
tree7bf3ebbbb8fa5c4d1cbdb6ce32bb3e9a4bfe4cdb /dev-ruby/mail/mail-2.7.0.ebuild
parentdev-ruby/mini_mime: Mark ~hppa too. (diff)
downloadgentoo-1f73e165c1e5730d8d525b3242f78e752d6727d3.tar.gz
gentoo-1f73e165c1e5730d8d525b3242f78e752d6727d3.tar.bz2
gentoo-1f73e165c1e5730d8d525b3242f78e752d6727d3.zip
dev-ruby/mail: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/mail/mail-2.7.0.ebuild')
-rw-r--r--dev-ruby/mail/mail-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mail/mail-2.7.0.ebuild b/dev-ruby/mail/mail-2.7.0.ebuild
index a6fa393c8cbc..6ca29c05978c 100644
--- a/dev-ruby/mail/mail-2.7.0.ebuild
+++ b/dev-ruby/mail/mail-2.7.0.ebuild
@@ -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
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/mail/archive/${PV}.tar.gz -> ${P}-git
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/mini_mime-0.1.1"