diff options
author | 2021-07-18 00:14:04 +0100 | |
---|---|---|
committer | 2021-07-18 00:14:04 +0100 | |
commit | 16c6efeac1a1f21dce4d3cdf097d626efe958989 (patch) | |
tree | 15f04e74bb2c1d381babb5773e989ca4910ca49c /dev-ruby/simpleidn | |
parent | dev-ruby/dnsruby: Keyword 1.61.7 arm, #800758 (diff) | |
download | gentoo-16c6efeac1a1f21dce4d3cdf097d626efe958989.tar.gz gentoo-16c6efeac1a1f21dce4d3cdf097d626efe958989.tar.bz2 gentoo-16c6efeac1a1f21dce4d3cdf097d626efe958989.zip |
dev-ruby/simpleidn: Keyword 0.2.1 arm, #800758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/simpleidn')
-rw-r--r-- | dev-ruby/simpleidn/simpleidn-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild b/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild index f446bb84e2af..5b3359f39dd6 100644 --- a/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild +++ b/dev-ruby/simpleidn/simpleidn-0.2.1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Allows easy conversion from punycode ACE to unicode UTF-8 strings a HOMEPAGE="https://github.com/mmriis/simpleidn" SRC_URI="https://github.com/mmriis/simpleidn/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" LICENSE="Apache-2.0" SLOT="0" IUSE="" |