diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:45:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:45:00 +0100 |
commit | 2e4a421d111be59043aae633e62648c3ea7fe179 (patch) | |
tree | 9b269b328cf96d27cb9509d4e1ddf25c76dee847 /dev-ruby/digest | |
parent | dev-ruby/net-imap: Stabilize 0.3.4 arm, #910982 (diff) | |
download | gentoo-2e4a421d111be59043aae633e62648c3ea7fe179.tar.gz gentoo-2e4a421d111be59043aae633e62648c3ea7fe179.tar.bz2 gentoo-2e4a421d111be59043aae633e62648c3ea7fe179.zip |
dev-ruby/digest: Stabilize 3.1.1 arm, #910982
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/digest')
-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 e2a77a14aaeb..32e248e50135 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() { |