diff options
author | 2022-06-28 19:47:26 +0300 | |
---|---|---|
committer | 2022-06-28 19:47:26 +0300 | |
commit | 6b7b7174102f4d155578d5d32feae20879bf5e94 (patch) | |
tree | a2051f69eab47ed76be3933d212235949b305aa3 | |
parent | dev-ruby/domain_name: Stabilize 0.5.20190701 arm, #836161 (diff) | |
download | gentoo-6b7b7174102f4d155578d5d32feae20879bf5e94.tar.gz gentoo-6b7b7174102f4d155578d5d32feae20879bf5e94.tar.bz2 gentoo-6b7b7174102f4d155578d5d32feae20879bf5e94.zip |
dev-ruby/http-cookie: Stabilize 1.0.4 arm, #836161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 560386b17d90..1c4c0edc1600 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 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |