public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mini_mime/
Date: Sun, 19 Nov 2017 19:51:33 +0000 (UTC)	[thread overview]
Message-ID: <1511121085.e7ca152a48ccee4c1610c8758a4278264f1e80d0.whissi@gentoo> (raw)

commit:     e7ca152a48ccee4c1610c8758a4278264f1e80d0
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 19:39:45 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 19:51:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ca152a

dev-ruby/mini_mime: x86 added (bug #636130)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-ruby/mini_mime/mini_mime-0.1.4.ebuild | 2 +-
 dev-ruby/mini_mime/mini_mime-1.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mini_mime/mini_mime-0.1.4.ebuild b/dev-ruby/mini_mime/mini_mime-0.1.4.ebuild
index ecbd943be83..117e174a704 100644
--- a/dev-ruby/mini_mime/mini_mime-0.1.4.ebuild
+++ b/dev-ruby/mini_mime/mini_mime-0.1.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/discourse/mini_mime/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 all_ruby_prepare() {

diff --git a/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild b/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
index f6cb06eec51..5612800f03e 100644
--- a/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
+++ b/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/discourse/mini_mime/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 all_ruby_prepare() {


             reply	other threads:[~2017-11-19 19:51 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-19 19:51 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21 13:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mini_mime/ Sam James
2024-07-21 13:22 Sam James
2024-07-21 13:22 Sam James
2024-07-21 12:55 Jakov Smolić
2024-07-21 12:42 Sam James
2023-12-27 19:41 Hans de Graaff
2023-12-27 19:41 Hans de Graaff
2023-12-08 14:24 Arthur Zamarin
2023-10-29  8:26 Hans de Graaff
2023-08-09  4:38 Hans de Graaff
2023-03-26  7:19 Hans de Graaff
2023-03-26  7:19 Hans de Graaff
2022-05-01  8:38 Hans de Graaff
2022-03-16  6:41 Hans de Graaff
2021-10-11  5:34 Hans de Graaff
2021-10-11  5:34 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2021-08-24  5:59 Hans de Graaff
2021-08-24  5:59 Hans de Graaff
2021-04-10  6:17 Hans de Graaff
2021-03-26  7:04 Hans de Graaff
2021-03-26  7:04 Hans de Graaff
2021-01-26 15:52 Hans de Graaff
2020-08-08  8:07 Hans de Graaff
2020-05-31  8:09 Hans de Graaff
2020-05-05 10:01 Hans de Graaff
2020-04-21 21:06 Sergei Trofimovich
2020-01-27  6:40 Hans de Graaff
2019-11-03  7:46 Hans de Graaff
2019-07-09  5:01 Hans de Graaff
2019-07-09  5:01 Hans de Graaff
2019-01-21  6:49 Hans de Graaff
2018-12-11  8:54 Hans de Graaff
2018-01-14  8:24 Hans de Graaff
2018-01-14  8:24 Hans de Graaff
2018-01-14  8:24 Hans de Graaff
2018-01-14  8:24 Hans de Graaff
2017-12-25 11:42 Markus Meier
2017-12-24  8:49 Markus Meier
2017-12-22  5:20 Markus Meier
2017-12-19 18:44 Fabian Groffen
2017-11-10  6:57 Hans de Graaff
2017-11-09  7:38 Sergei Trofimovich
2017-11-08  6:37 Hans de Graaff
2017-11-02 22:52 Sergei Trofimovich
2017-11-01  5:24 Hans de Graaff
2017-08-12  5:14 Hans de Graaff
2017-08-05  6:14 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1511121085.e7ca152a48ccee4c1610c8758a4278264f1e80d0.whissi@gentoo \
    --to=whissi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox