summaryrefslogtreecommitdiff
path: root/dev-ruby/http-accept
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-18 00:48:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-18 00:48:57 +0000
commit4d3e1a79faedbc593fbb111d7a6df6f8fda667a6 (patch)
treecb8963d7630729cd28a0a6897232e4360db19379 /dev-ruby/http-accept
parent23fada0a8e69789d805c62d965a02f15d1953c3b (diff)
downloadbaldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.tar.gz
baldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.tar.xz
baldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.zip
Adding metadata
Diffstat (limited to 'dev-ruby/http-accept')
-rw-r--r--dev-ruby/http-accept/http-accept-1.7.0.ebuild2
-rw-r--r--dev-ruby/http-accept/http-accept-2.2.0.ebuild2
2 files changed, 2 insertions, 2 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=""
diff --git a/dev-ruby/http-accept/http-accept-2.2.0.ebuild b/dev-ruby/http-accept/http-accept-2.2.0.ebuild
index 4cfb7baa55fc..4d262314d523 100644
--- a/dev-ruby/http-accept/http-accept-2.2.0.ebuild
+++ b/dev-ruby/http-accept/http-accept-2.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE=""
all_ruby_prepare() {