Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/middleware/
Date: Mon, 11 Oct 2021 00:45:13
Message-Id: 1633913084.db767aa3dc06b15c57de6cdc0f9d91a25db70a04.sam@gentoo
1 commit: db767aa3dc06b15c57de6cdc0f9d91a25db70a04
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 00:44:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 00:44:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db767aa3
7
8 dev-ruby/middleware: Keyword 0.1.0 s390, #802141
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/middleware/middleware-0.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/middleware/middleware-0.1.0.ebuild b/dev-ruby/middleware/middleware-0.1.0.ebuild
16 index 28c9f682079..26d63aa73db 100644
17 --- a/dev-ruby/middleware/middleware-0.1.0.ebuild
18 +++ b/dev-ruby/middleware/middleware-0.1.0.ebuild
19 @@ -13,7 +13,7 @@ DESCRIPTION="Generalized implementation of the middleware abstraction for Ruby"
20 HOMEPAGE="https://github.com/mitchellh/middleware"
21 LICENSE="MIT"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 SLOT="0"
26 IUSE=""