diff options
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="" |