From 82e9ddde6f17e843beed29bc1446c635f71efc50 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 24 May 2023 21:41:33 +0200 Subject: */*: remove x86-solaris keyword Signed-off-by: Fabian Groffen --- dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/polyglot') diff --git a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild b/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild index ed4b4808252c..081a3b2fbadd 100644 --- a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild @@ -14,6 +14,6 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs" HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad