summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-24 23:43:05 +0000
committerSam James <sam@gentoo.org>2022-01-24 23:43:05 +0000
commit341e6fe5c7daf1ec106f2fce1a781dc9e1b335e4 (patch)
treeabccda3effeb09ce47eeaca60e1a3bc4656acdb9 /dev-ruby
parentsys-fs/btrfs-progs: allow older linux-headers too w/ upstream patch (diff)
downloadgentoo-341e6fe5c7daf1ec106f2fce1a781dc9e1b335e4.tar.gz
gentoo-341e6fe5c7daf1ec106f2fce1a781dc9e1b335e4.tar.bz2
gentoo-341e6fe5c7daf1ec106f2fce1a781dc9e1b335e4.zip
dev-ruby/webrick: Stabilize 1.7.0 ppc64, #826626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/webrick/webrick-1.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 584aea2d1cc0..848e0ec7904b 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.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
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick"
SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( Ruby-BSD 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="0"
IUSE="test"