diff options
author | Sam James <sam@gentoo.org> | 2024-06-15 08:09:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-15 08:09:56 +0100 |
commit | 3d5f06568acb95c2ede42e4bb005d8780011f35a (patch) | |
tree | 9ade3cd37b2df725c5a54cd6f3f8b0763420dc69 /dev-ruby/ptools | |
parent | dev-ruby/mkmf-lite: Stabilize 0.6.0 amd64, #934316 (diff) | |
download | gentoo-3d5f06568acb95c2ede42e4bb005d8780011f35a.tar.gz gentoo-3d5f06568acb95c2ede42e4bb005d8780011f35a.tar.bz2 gentoo-3d5f06568acb95c2ede42e4bb005d8780011f35a.zip |
dev-ruby/ptools: Stabilize 1.5.0 amd64, #934316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ptools')
-rw-r--r-- | dev-ruby/ptools/ptools-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ptools/ptools-1.5.0.ebuild b/dev-ruby/ptools/ptools-1.5.0.ebuild index 15540d481f24..a9e3027d31e7 100644 --- a/dev-ruby/ptools/ptools-1.5.0.ebuild +++ b/dev-ruby/ptools/ptools-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/djberg96/ptools" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" #ruby_add_bdepend "test? ( dev-ruby/mkmf-lite )" |