diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 16:39:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 16:39:06 +0100 |
commit | 485171159d6ac77f8017f830ae440044e2beaa6b (patch) | |
tree | e5fb4c161670194569ac76860892ff9c9ebdbfe3 /dev-ruby | |
parent | dev-ruby/net-sftp: Keyword 3.0.0 arm64, #851081 (diff) | |
download | gentoo-485171159d6ac77f8017f830ae440044e2beaa6b.tar.gz gentoo-485171159d6ac77f8017f830ae440044e2beaa6b.tar.bz2 gentoo-485171159d6ac77f8017f830ae440044e2beaa6b.zip |
dev-ruby/http-accept: Keyword 1.7.0 arm64, #851081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/http-accept/http-accept-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-accept/http-accept-1.7.0.ebuild b/dev-ruby/http-accept/http-accept-1.7.0.ebuild index 3b1739a9ab9a..8adf596a8476 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.0.ebuild @@ -16,5 +16,5 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="1" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="" |