summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 20:14:52 +0100
committerSam James <sam@gentoo.org>2023-03-28 20:15:20 +0100
commit1146ffb4bb8948f47e8d10ff0a957f7b13da9b0c (patch)
treebb5c68dbc830a31a1c95c4007eedfcf59c8c84f2 /dev-ruby/yard
parentdev-ruby/tzinfo: Stabilize 1.2.11 ppc, #903393 (diff)
downloadgentoo-1146ffb4bb8948f47e8d10ff0a957f7b13da9b0c.tar.gz
gentoo-1146ffb4bb8948f47e8d10ff0a957f7b13da9b0c.tar.bz2
gentoo-1146ffb4bb8948f47e8d10ff0a957f7b13da9b0c.zip
dev-ruby/yard: Stabilize 0.9.28 x86, #903395
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r--dev-ruby/yard/yard-0.9.28.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/yard/yard-0.9.28.ebuild b/dev-ruby/yard/yard-0.9.28.ebuild
index 4206516683a7..a77f32ddfd45 100644
--- a/dev-ruby/yard/yard-0.9.28.ebuild
+++ b/dev-ruby/yard/yard-0.9.28.ebuild
@@ -25,7 +25,7 @@ SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/webrick-1.7*"