diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-18 11:05:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-18 11:05:02 +0300 |
commit | 3950b873b839d1a5d082e21b76b83801a35e1042 (patch) | |
tree | 733b5fa48b02037ee41b238d276179f3eee8ea47 | |
parent | dev-ruby/debug: Stabilize 1.9.1 sparc, #928114 (diff) | |
download | gentoo-3950b873b839d1a5d082e21b76b83801a35e1042.tar.gz gentoo-3950b873b839d1a5d082e21b76b83801a35e1042.tar.bz2 gentoo-3950b873b839d1a5d082e21b76b83801a35e1042.zip |
dev-ruby/mocha: Stabilize 1.16.1 arm, #932126
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-ruby/mocha/mocha-1.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-1.16.1.ebuild b/dev-ruby/mocha/mocha-1.16.1.ebuild index 01b505b918e2..1fa7f92bb7ef 100644 --- a/dev-ruby/mocha/mocha-1.16.1.ebuild +++ b/dev-ruby/mocha/mocha-1.16.1.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/freerange/mocha/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" ruby_add_bdepend " |