diff options
author | 2022-01-15 07:09:24 +0100 | |
---|---|---|
committer | 2022-01-15 07:29:09 +0100 | |
commit | 887bd3d51a31b859ec13054ab65f66af10cb91df (patch) | |
tree | 4032e11ee81a337f65f4df1a71c8c2c10adde6a1 /dev-ruby | |
parent | dev-ruby/deprecated: stable all arches (diff) | |
download | gentoo-887bd3d51a31b859ec13054ab65f66af10cb91df.tar.gz gentoo-887bd3d51a31b859ec13054ab65f66af10cb91df.tar.bz2 gentoo-887bd3d51a31b859ec13054ab65f66af10cb91df.zip |
dev-ruby/rexml: amd64 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rexml/rexml-3.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rexml/rexml-3.2.5.ebuild b/dev-ruby/rexml/rexml-3.2.5.ebuild index 50e13ee6d580..c0aaebeb5c0e 100644 --- a/dev-ruby/rexml/rexml-3.2.5.ebuild +++ b/dev-ruby/rexml/rexml-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/rexml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="3" all_ruby_prepare() { |