diff options
author | Sam James <sam@gentoo.org> | 2022-12-07 17:50:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-07 17:50:54 +0000 |
commit | 3fee0121fbe8b02655c2ebc2bd178af15de46b28 (patch) | |
tree | 8d4155234eed596997e87a53b153ed430b05c31e /dev-ruby/fakefs | |
parent | dev-libs/libxslt: Enable LFS support (diff) | |
download | gentoo-3fee0121fbe8b02655c2ebc2bd178af15de46b28.tar.gz gentoo-3fee0121fbe8b02655c2ebc2bd178af15de46b28.tar.bz2 gentoo-3fee0121fbe8b02655c2ebc2bd178af15de46b28.zip |
dev-ruby/fakefs: Stabilize 1.3.2 x86, #884721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/fakefs')
-rw-r--r-- | dev-ruby/fakefs/fakefs-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fakefs/fakefs-1.3.2.ebuild b/dev-ruby/fakefs/fakefs-1.3.2.ebuild index 2cdfdb532bc8..1527bd053433 100644 --- a/dev-ruby/fakefs/fakefs-1.3.2.ebuild +++ b/dev-ruby/fakefs/fakefs-1.3.2.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 @@ SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |