summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 21:41:18 +0100
committerSam James <sam@gentoo.org>2023-03-28 21:41:52 +0100
commit5d689124e7ccf9052160c7da8f08f8b0c3df77ba (patch)
treec9a86c916173a2961c844d0242a9af0e661b7fa8
parentdev-ruby/diff-lcs: Stabilize 1.5.0 amd64, #903339 (diff)
downloadgentoo-5d689124e7ccf9052160c7da8f08f8b0c3df77ba.tar.gz
gentoo-5d689124e7ccf9052160c7da8f08f8b0c3df77ba.tar.bz2
gentoo-5d689124e7ccf9052160c7da8f08f8b0c3df77ba.zip
dev-ruby/typeprof: Stabilize 0.21.3 amd64, #903391
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/typeprof/typeprof-0.21.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.21.3.ebuild b/dev-ruby/typeprof/typeprof-0.21.3.ebuild
index 31dfde6da911..427298267c6c 100644
--- a/dev-ruby/typeprof/typeprof-0.21.3.ebuild
+++ b/dev-ruby/typeprof/typeprof-0.21.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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 ~loong ~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 ~loong ~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"