From 67f455ca0395f21c65cea7320c7217c6d264c44a Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 19 Dec 2017 19:43:52 +0100 Subject: 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 --- dev-ruby/mail/mail-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/mail') 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" -- cgit v1.2.3-65-gdbad