summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-15 12:42:21 +0000
committerSam James <sam@gentoo.org>2023-01-15 12:42:21 +0000
commit4566dc9dd3f1dd958b4cb278d55cea1a3f9c97a5 (patch)
tree22ba9f8f5785467d3611dffc2cd3794b37947122 /dev-ruby/typeprof
parentdev-ruby/rbs: Stabilize 1.5.1 amd64, #890915 (diff)
downloadgentoo-4566dc9dd3f1dd958b4cb278d55cea1a3f9c97a5.tar.gz
gentoo-4566dc9dd3f1dd958b4cb278d55cea1a3f9c97a5.tar.bz2
gentoo-4566dc9dd3f1dd958b4cb278d55cea1a3f9c97a5.zip
dev-ruby/typeprof: Stabilize 0.15.2 amd64, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/typeprof')
-rw-r--r--dev-ruby/typeprof/typeprof-0.15.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.15.2.ebuild b/dev-ruby/typeprof/typeprof-0.15.2.ebuild
index ac6c1869b325..5c4dc4ce4f47 100644
--- a/dev-ruby/typeprof/typeprof-0.15.2.ebuild
+++ b/dev-ruby/typeprof/typeprof-0.15.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby/typeprof"
SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="test"