diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 19:40:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 19:40:04 +0000 |
commit | c7bd09739ca3fc7f1d04c14c3c6ed62cc42bdabc (patch) | |
tree | 520ddf376e4818da94b34be4d2c0c50d645d0ff8 /dev-ruby/http-cookie | |
parent | sci-visualization/gnuplot: Stabilize 5.4.2-r1 arm, #816576 (diff) | |
download | gentoo-c7bd09739ca3fc7f1d04c14c3c6ed62cc42bdabc.tar.gz gentoo-c7bd09739ca3fc7f1d04c14c3c6ed62cc42bdabc.tar.bz2 gentoo-c7bd09739ca3fc7f1d04c14c3c6ed62cc42bdabc.zip |
dev-ruby/http-cookie: Stabilize 1.0.4 sparc, #819963
Signed-off-by: Sam James <sam@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 2ff79ed84dbc..fb4e2a777a9d 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" |