diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 12:56:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 12:56:12 +0300 |
commit | 59104abd3b259f74476c7e056ecce1153e500a2e (patch) | |
tree | 30385610877de44f3e2c287c6b1a66c94ffad462 /dev-ruby/digest | |
parent | dev-ruby/net-pop: Stabilize 0.1.2 amd64, #903936 (diff) | |
download | gentoo-59104abd3b259f74476c7e056ecce1153e500a2e.tar.gz gentoo-59104abd3b259f74476c7e056ecce1153e500a2e.tar.bz2 gentoo-59104abd3b259f74476c7e056ecce1153e500a2e.zip |
dev-ruby/digest: Stabilize 3.1.1 amd64, #903936
Signed-off-by: Arthur Zamarin <arthurzam@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 f44159e6f2c6..ef707b75a3da 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 ~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" IUSE="" all_ruby_prepare() { |