diff options
author | 2022-01-15 07:33:55 +0100 | |
---|---|---|
committer | 2022-01-15 07:33:55 +0100 | |
commit | a0e8bbdcf839004b4b2b745300477ab6460be5e0 (patch) | |
tree | 8673fe986b7a72f430bdee13805dbf70953327a2 /dev-ruby/log4r | |
parent | dev-ruby/ruby-elf: cleanup (diff) | |
download | gentoo-a0e8bbdcf839004b4b2b745300477ab6460be5e0.tar.gz gentoo-a0e8bbdcf839004b4b2b745300477ab6460be5e0.tar.bz2 gentoo-a0e8bbdcf839004b4b2b745300477ab6460be5e0.zip |
dev-ruby/log4r: stable all arches
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/log4r')
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.10-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild b/dev-ruby/log4r/log4r-1.1.10-r3.ebuild index 1e8c89bcc55e..e0b2e1255f04 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-r3.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=8 @@ -19,7 +19,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" all_ruby_install() { all_fakegem_install |