mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-ruby/dry-struct: drop x86 stable keyword
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
parent
25f077576a
commit
6ec909cff2
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user