summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-02-23 06:52:04 +0100
committerHans de Graaff <graaff@gentoo.org>2022-02-23 06:52:04 +0100
commite9b43dd78adf700420dde399d375c233587afd8c (patch)
tree252541dc285f400b501fff7d492a305baf7431fd /dev-ruby/loofah
parentdev-ruby/loofah: add 2.14.0 (diff)
downloadgentoo-e9b43dd78adf700420dde399d375c233587afd8c.tar.gz
gentoo-e9b43dd78adf700420dde399d375c233587afd8c.tar.bz2
gentoo-e9b43dd78adf700420dde399d375c233587afd8c.zip
dev-ruby/loofah: amd64 stable
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/loofah')
-rw-r--r--dev-ruby/loofah/loofah-2.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/loofah/loofah-2.12.0.ebuild b/dev-ruby/loofah/loofah-2.12.0.ebuild
index baa3bf412781..db46f958c464 100644
--- a/dev-ruby/loofah/loofah-2.12.0.ebuild
+++ b/dev-ruby/loofah/loofah-2.12.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=8
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/flavorjones/loofah/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
IUSE=""
ruby_add_rdepend "=dev-ruby/crass-1.0* >=dev-ruby/crass-1.0.2 >=dev-ruby/nokogiri-1.5.9"