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/simpleidn/
Date: Sat, 17 Jul 2021 23:14:49
Message-Id: 1626563644.16c6efeac1a1f21dce4d3cdf097d626efe958989.sam@gentoo
1 commit: 16c6efeac1a1f21dce4d3cdf097d626efe958989
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 23:14:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 23:14:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c6efea
7
8 dev-ruby/simpleidn: Keyword 0.2.1 arm, #800758
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/simpleidn/simpleidn-0.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild b/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild
16 index f446bb84e2a..5b3359f39dd 100644
17 --- a/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild
18 +++ b/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild
19 @@ -18,7 +18,7 @@ DESCRIPTION="Allows easy conversion from punycode ACE to unicode UTF-8 strings a
20 HOMEPAGE="https://github.com/mmriis/simpleidn"
21 SRC_URI="https://github.com/mmriis/simpleidn/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm"
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 IUSE=""