diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:06:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:06:25 +0100 |
commit | f70dce389947e31ee83eaf2087a59854aaa17ead (patch) | |
tree | 7485e8ee35886a5b2a12124b2d383b7cef0f1831 /dev-ruby/backports | |
parent | dev-ruby/certificate_authority: Stabilize 1.1.0 amd64, #903313 (diff) | |
download | gentoo-f70dce389947e31ee83eaf2087a59854aaa17ead.tar.gz gentoo-f70dce389947e31ee83eaf2087a59854aaa17ead.tar.bz2 gentoo-f70dce389947e31ee83eaf2087a59854aaa17ead.zip |
dev-ruby/backports: Stabilize 3.23.0 arm, #903315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/backports')
-rw-r--r-- | dev-ruby/backports/backports-3.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/backports/backports-3.23.0.ebuild b/dev-ruby/backports/backports-3.23.0.ebuild index 555ca131979d..00cba97483a1 100644 --- a/dev-ruby/backports/backports-3.23.0.ebuild +++ b/dev-ruby/backports/backports-3.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/marcandre/backports/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" all_ruby_prepare() { |