summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-12-19 19:43:52 +0100
committerFabian Groffen <grobian@gentoo.org>2017-12-19 19:44:48 +0100
commit67f455ca0395f21c65cea7320c7217c6d264c44a (patch)
treeb67a45458555022fbee5091d19d90219bcc51fb6 /dev-ruby/mail/mail-2.7.0.ebuild
parentdev-ruby/mini_mime: added Prefix keywords, bug #636130 (diff)
downloadgentoo-67f455ca0395f21c65cea7320c7217c6d264c44a.tar.gz
gentoo-67f455ca0395f21c65cea7320c7217c6d264c44a.tar.bz2
gentoo-67f455ca0395f21c65cea7320c7217c6d264c44a.zip
dev-ruby/mail: added Prefix keywords, bug #636130
Bug: https://bugs.gentoo.org/636130 Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/mail/mail-2.7.0.ebuild')
-rw-r--r--dev-ruby/mail/mail-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mail/mail-2.7.0.ebuild b/dev-ruby/mail/mail-2.7.0.ebuild
index f3cf32003290..e3f05a71085b 100644
--- a/dev-ruby/mail/mail-2.7.0.ebuild
+++ b/dev-ruby/mail/mail-2.7.0.ebuild
@@ -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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~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"