diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-02 19:54:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-02 19:54:57 +0300 |
commit | 8de3570fa1daea526a86ce5e38a08e75ac701faf (patch) | |
tree | 45ef212b82ea368432be90411eb996ef30bcd7d7 /dev-ruby | |
parent | dev-ruby/net-imap: Stabilize 0.3.4 hppa, #910982 (diff) | |
download | gentoo-8de3570fa1daea526a86ce5e38a08e75ac701faf.tar.gz gentoo-8de3570fa1daea526a86ce5e38a08e75ac701faf.tar.bz2 gentoo-8de3570fa1daea526a86ce5e38a08e75ac701faf.zip |
dev-ruby/digest: Stabilize 3.1.1 hppa, #910982
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/digest/digest-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/digest/digest-3.1.1.ebuild b/dev-ruby/digest/digest-3.1.1.ebuild index 4eacdaf6d001..6bf99e5c32c4 100644 --- a/dev-ruby/digest/digest-3.1.1.ebuild +++ b/dev-ruby/digest/digest-3.1.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/digest/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |