diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:53:25 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:53:25 +0200 |
commit | 6d2df6f4b71756f49d6afeb99ef76b693bd39742 (patch) | |
tree | 523a02902af606af672c99fbe0c798d9a9e149e0 /dev-ruby/psych | |
parent | profiles: remove sparc-solaris (diff) | |
download | gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.gz gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.tar.bz2 gentoo-6d2df6f4b71756f49d6afeb99ef76b693bd39742.zip |
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r-- | dev-ruby/psych/psych-4.0.6.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/psych/psych-5.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/psych/psych-5.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/psych/psych-5.1.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/psych/psych-4.0.6.ebuild b/dev-ruby/psych/psych-4.0.6.ebuild index a9be8bb4b082..1cd4c77263fa 100644 --- a/dev-ruby/psych/psych-4.0.6.ebuild +++ b/dev-ruby/psych/psych-4.0.6.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A YAML parser and emitter" HOMEPAGE="https://github.com/ruby/psych" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" IUSE="test" diff --git a/dev-ruby/psych/psych-5.0.1.ebuild b/dev-ruby/psych/psych-5.0.1.ebuild index 3d0748a374da..090f9de7ef75 100644 --- a/dev-ruby/psych/psych-5.0.1.ebuild +++ b/dev-ruby/psych/psych-5.0.1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A YAML parser and emitter" HOMEPAGE="https://github.com/ruby/psych" LICENSE="BSD-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" IUSE="test" diff --git a/dev-ruby/psych/psych-5.0.2.ebuild b/dev-ruby/psych/psych-5.0.2.ebuild index 8accba2016c2..6df8ebda120e 100644 --- a/dev-ruby/psych/psych-5.0.2.ebuild +++ b/dev-ruby/psych/psych-5.0.2.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A YAML parser and emitter" HOMEPAGE="https://github.com/ruby/psych" LICENSE="BSD-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" IUSE="test" diff --git a/dev-ruby/psych/psych-5.1.0.ebuild b/dev-ruby/psych/psych-5.1.0.ebuild index 8788af36451c..9a2b29da6403 100644 --- a/dev-ruby/psych/psych-5.1.0.ebuild +++ b/dev-ruby/psych/psych-5.1.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A YAML parser and emitter" HOMEPAGE="https://github.com/ruby/psych" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" IUSE="test" |