diff options
author | 2024-07-01 16:06:04 -0400 | |
---|---|---|
committer | 2024-07-01 23:54:20 -0400 | |
commit | 778e2bd81fbc371790f85e0a666679bf3b21d4f4 (patch) | |
tree | cf4df572d278aa8a578fb6d9414e26cfad28b40e /dev-ruby | |
parent | dev-ruby/childlabor: Stabilize 0.0.3-r2 sparc, #932713 (diff) | |
download | gentoo-778e2bd81fbc371790f85e0a666679bf3b21d4f4.tar.gz gentoo-778e2bd81fbc371790f85e0a666679bf3b21d4f4.tar.bz2 gentoo-778e2bd81fbc371790f85e0a666679bf3b21d4f4.zip |
dev-ruby/public_suffix: Stabilize 5.0.3 sparc, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/public_suffix/public_suffix-5.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/public_suffix/public_suffix-5.0.3.ebuild b/dev-ruby/public_suffix/public_suffix-5.0.3.ebuild index 30c96ea38f8b..88d006c01a44 100644 --- a/dev-ruby/public_suffix/public_suffix-5.0.3.ebuild +++ b/dev-ruby/public_suffix/public_suffix-5.0.3.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 @@ -14,7 +14,7 @@ inherit ruby-fakegem DESCRIPTION="Parse and decompose a domain name into top level domain, domain and subdomains" HOMEPAGE="https://simonecarletti.com/code/publicsuffix-ruby/" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" LICENSE="MIT" SLOT="$(ver_cut 1)" IUSE="" |