Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustermann/
Date: Wed, 01 May 2019 17:49:50
Message-Id: 1556732975.eef28535cd51e354c7a4c509c56e62d63b2fc7ec.graaff@gentoo
1 commit: eef28535cd51e354c7a4c509c56e62d63b2fc7ec
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 17:38:22 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 17:49:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef28535
7
8 dev-ruby/mustermann: add ~arm64
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-ruby/mustermann/mustermann-1.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/mustermann/mustermann-1.0.3.ebuild b/dev-ruby/mustermann/mustermann-1.0.3.ebuild
17 index 318e4866b14..e6639671b47 100644
18 --- a/dev-ruby/mustermann/mustermann-1.0.3.ebuild
19 +++ b/dev-ruby/mustermann/mustermann-1.0.3.ebuild
20 @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/sinatra/mustermann"
21
22 LICENSE="MIT"
23 SLOT="1"
24 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
26 IUSE=""