summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-20 03:01:54 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-20 03:01:54 -0500
commitb8e997d669f2779a6f954a9ce5cfb887d0ee91e8 (patch)
treec20220a94b4fc7a65b110c2ab41765671acc5530 /dev-ruby
parentfd47b082ab0da4bc79447a8e2bfb7e77dd71874d (diff)
downloadbaldeagleos-repo-b8e997d669f2779a6f954a9ce5cfb887d0ee91e8.tar.gz
baldeagleos-repo-b8e997d669f2779a6f954a9ce5cfb887d0ee91e8.tar.xz
baldeagleos-repo-b8e997d669f2779a6f954a9ce5cfb887d0ee91e8.zip
Adding metadata
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/openfact/openfact-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/openfact/openfact-5.6.1.ebuild b/dev-ruby/openfact/openfact-5.6.1.ebuild
index 337ca54cf3f8..d7055b0333ab 100644
--- a/dev-ruby/openfact/openfact-5.6.1.ebuild
+++ b/dev-ruby/openfact/openfact-5.6.1.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_BRANCH="main"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
SRC_URI="https://github.com/OpenVoxProject/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi