diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-17 11:02:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-17 11:02:47 +0200 |
commit | 35ec19baf887640ceb0b8072c4e3601fd3bb689a (patch) | |
tree | 0037fd2418dee0151b0c28879cba3245d889fb68 /dev-ruby/localhost | |
parent | www-servers/puma: Keyword 5.5.2 arm, #821892 (diff) | |
download | gentoo-35ec19baf887640ceb0b8072c4e3601fd3bb689a.tar.gz gentoo-35ec19baf887640ceb0b8072c4e3601fd3bb689a.tar.bz2 gentoo-35ec19baf887640ceb0b8072c4e3601fd3bb689a.zip |
dev-ruby/localhost: Keyword 1.1.9 arm, #821892
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r-- | dev-ruby/localhost/localhost-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index 0a5bb4c4d68e..695b905c17df 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost" SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE="" |