diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:27:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:27:55 +0200 |
commit | 9009942caa919eb99fbe257463116fd32fcd1415 (patch) | |
tree | 6086b33a15f7e4829bd03fe4c994ce14d25acef3 /dev-ruby/http-cookie | |
parent | dev-ruby/rdiscount: amd64 stable wrt bug #819960 (diff) | |
download | gentoo-9009942caa919eb99fbe257463116fd32fcd1415.tar.gz gentoo-9009942caa919eb99fbe257463116fd32fcd1415.tar.bz2 gentoo-9009942caa919eb99fbe257463116fd32fcd1415.zip |
dev-ruby/http-cookie: amd64 stable wrt bug #819963
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild index fb4e2a777a9d..5f423f1f4cd6 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |