summaryrefslogtreecommitdiff
path: root/dev-ruby/dry-struct
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-30 19:00:02 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-30 19:00:02 +0000
commit36a035beea8d3011a17d3090851d72caed6b87a9 (patch)
tree80fe65a93f5a482b509b9943685368c92e302dd8 /dev-ruby/dry-struct
parent111feb03ecf6c5395acf51355d99a5c33ac31358 (diff)
downloadbaldeagleos-repo-36a035beea8d3011a17d3090851d72caed6b87a9.tar.gz
baldeagleos-repo-36a035beea8d3011a17d3090851d72caed6b87a9.tar.xz
baldeagleos-repo-36a035beea8d3011a17d3090851d72caed6b87a9.zip
Adding metadata
Diffstat (limited to 'dev-ruby/dry-struct')
-rw-r--r--dev-ruby/dry-struct/dry-struct-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild b/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
index 4ad7e03d01b5..60339e7be9b7 100644
--- a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
+++ b/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ HOMEPAGE="https://dry-rb.org/gems/dry-struct/"
SRC_URI="https://github.com/dry-rb/dry-struct/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc ~x86"
SLOT="$(ver_cut 1)"
IUSE="test"