diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 08:41:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 08:41:09 +0100 |
commit | 8f280501151e6fcff9876ec8119c9516c7326c03 (patch) | |
tree | 4d507fc09aa6fe134723716be89c0ab7044550d9 /dev-ruby/loofah | |
parent | www-client/httrack: amd64 stable wrt bug #697026 (diff) | |
download | gentoo-8f280501151e6fcff9876ec8119c9516c7326c03.tar.gz gentoo-8f280501151e6fcff9876ec8119c9516c7326c03.tar.bz2 gentoo-8f280501151e6fcff9876ec8119c9516c7326c03.zip |
dev-ruby/loofah: amd64 stable wrt bug #698260
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/loofah')
-rw-r--r-- | dev-ruby/loofah/loofah-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/loofah/loofah-2.3.1.ebuild b/dev-ruby/loofah/loofah-2.3.1.ebuild index 7ea90a4b875b..14cf459e3264 100644 --- a/dev-ruby/loofah/loofah-2.3.1.ebuild +++ b/dev-ruby/loofah/loofah-2.3.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/flavorjones/loofah" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" ruby_add_rdepend "=dev-ruby/crass-1.0* >=dev-ruby/crass-1.0.2 >=dev-ruby/nokogiri-1.5.9" |